============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/000410/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

basic_user_scenarios.py F

=================================== FAILURES ===================================
_ TestFullCycleLocalBackupRestoreWIncr.test_full_cycle_local_backup_restore_with_incrementals _
ydb/tests/functional/backup_collection/basic_user_scenarios.py:1321: in test_full_cycle_local_backup_restore_with_incrementals
    assert result['success'] and result['data_verified'], "Stage 2 restore failed"
E   AssertionError: Stage 2 restore failed
E   assert (True and False)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_full_cycle_local_backup_restore_with_incrementals
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26956
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/8cg8/000410/r3tmp/kikimr_cluster_u7uldvr8
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8914
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62549
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15971
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21950
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8cg8/000410/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk0/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncr.test_full_cycle_local_backup_restore_with_incrementals/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8cg8/000410/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/8cg8/000410/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk0/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncr.test_full_cycle_local_backup_restore_with_incrementals/cluster/node_1/logfile_olwq4zcx.log --grpc-port=8914 --mon-port=62549 --ic-port=26956
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8914/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8cg8/000410/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk0/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncr.test_full_cycle_local_backup_restore_with_incrementals/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8cg8/000410/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/8cg8/000410/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk0/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncr.test_full_cycle_local_backup_restore_with_incrementals/cluster/node_1/logfile_olwq4zcx.log --grpc-port=8914 --mon-port=62549 --ic-port=26956
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8cg8/000410/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk0/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncr.test_full_cycle_local_backup_restore_with_incrementals/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/8cg8/000410/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk0/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncr.test_full_cycle_local_backup_restore_with_incrementals/cluster/node_1/logfile_olwq4zcx.log', '--grpc-port=8914', '--mon-port=62549', '--ic-port=26956')' in '/home/runner/.ya/build/build_root/8cg8/000410/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk0/testing_out_stuff/basic_user_scenarios.py.TestFullCycleLocalBackupRestoreWIncr.test_full_cycle_local_backup_restore_with_incrementals/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3717884
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8914/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/8cg8/000410/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3717885
DEBUG    ya.test:process.py:259 Command (pid 3717885) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3717885) elapsed time (sec): 0.5978386402130127
DEBUG    ya.test:process.py:263 Command (pid 3717885) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3717885) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3717885) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3717885) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3717885) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3717885) maxrss: 538772
DEBUG    ya.test:process.py:263 Command (pid 3717885) minflt: 16297
DEBUG    ya.test:process.py:263 Command (pid 3717885) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3717885) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3717885) nivcsw: 53
DEBUG    ya.test:process.py:263 Command (pid 3717885) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3717885) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3717885) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3717885) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3717885) stime: 0.274117
DEBUG    ya.test:process.py:263 Command (pid 3717885) utime: 0.13915
DEBUG    ya.test:process.py:263 Command (pid 3717885) wtime: 0.601
DEBUG    ya.test:process.py:275 Command (pid 3717885) output:
Git info:
    Commit: 7af37518dc16407072f979173dbda726e1feb125
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 72f4710434aeb30046e15dd5da86974ca6598d26 into 68a9dd6f6516417656ad5bdcce56ea364b24b70d

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

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3717885) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 7af37518dc16407072f979173dbda726e1feb125
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 72f4710434aeb30046e15dd5da86974ca6598d26 into 68a9dd6f6516417656ad5bdcce56ea364b24b70d
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8914', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26956\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8914', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26956\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3719156
DEBUG    ya.test:process.py:259 Command (pid 3719156) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3719156) elapsed time (sec): 0.49808430671691895
DEBUG    ya.test:process.py:263 Command (pid 3719156) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3719156) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3719156) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3719156) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3719156) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3719156) maxrss: 547144
DEBUG    ya.test:process.py:263 Command (pid 3719156) minflt: 18275
DEBUG    ya.test:process.py:263 Command (pid 3719156) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3719156) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3719156) nivcsw: 202
DEBUG    ya.test:process.py:263 Command (pid 3719156) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3719156) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3719156) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 3719156) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3719156) stime: 0.297732
DEBUG    ya.test:process.py:263 Command (pid 3719156) utime: 0.13099
DEBUG    ya.test:process.py:263 Command (pid 3719156) wtime: 0.509
DEBUG    ya.test:process.py:275 Command (pid 3719156) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8914', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8914', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3719385
DEBUG    ya.test:process.py:259 Command (pid 3719385) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3719385) elapsed time (sec): 0.5945384502410889
DEBUG    ya.test:process.py:263 Command (pid 3719385) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3719385) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3719385) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3719385) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3719385) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3719385) maxrss: 547136
DEBUG    ya.test:process.py:263 Command (pid 3719385) minflt: 18278
DEBUG    ya.test:process.py:263 Command (pid 3719385) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3719385) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3719385) nivcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 3719385) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3719385) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3719385) nvcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 3719385) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3719385) stime: 0.374046
DEBUG    ya.test:process.py:263 Command (pid 3719385) utime: 0.134786
DEBUG    ya.test:process.py:263 Command (pid 3719385) wtime: 0.596
DEBUG    ya.test:process.py:275 Command (pid 3719385) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9ee97727-f0d7-4e65-a847-50e330317119, localhost:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9ee97727-f0d7-4e65-a847-50e330317119, localhost:8914): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9ee97727-f0d7-4e65-a847-50e330317119, localhost:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 8914 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:8914, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8914
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: basic_user_scenarios.py::TestFullCycleLocalBackupRestoreWIncr, test_name: test_full_cycle_local_backup_restore_with_incrementals)
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 624df84d-bf65-4dda-b056-9b70fffd6ffb, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 624df84d-bf65-4dda-b056-9b70fffd6ffb, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 624df84d-bf65-4dda-b056-9b70fffd6ffb, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OGJiY2MzN2YtOWQyMGUwYzMtODQ1Y2QyNzEtZjAxYWI4YWM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d72a1a21-87c1-4930-92b3-64751994b8a6, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d72a1a21-87c1-4930-92b3-64751994b8a6, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OGJiY2MzN2YtOWQyMGUwYzMtODQ1Y2QyNzEtZjAxYWI4YWM=" path: "/Root/orders" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d72a1a21-87c1-4930-92b3-64751994b8a6, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 751f4805-e231-415b-ae59-58cdc618f028, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 751f4805-e231-415b-ae59-58cdc618f028, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OGJiY2MzN2YtOWQyMGUwYzMtODQ1Y2QyNzEtZjAxYWI4YWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 751f4805-e231-415b-ae59-58cdc618f028, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 7071e76c-31e4-4713-b304-53e904137852, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 7071e76c-31e4-4713-b304-53e904137852, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OGJiY2MzN2YtOWQyMGUwYzMtODQ1Y2QyNzEtZjAxYWI4YWM=" path: "/Root/products" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 7071e76c-31e4-4713-b304-53e904137852, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74e5c710-3f51-4117-bd6d-b6ec1fbf4de3, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74e5c710-3f51-4117-bd6d-b6ec1fbf4de3, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OGJiY2MzN2YtOWQyMGUwYzMtODQ1Y2QyNzEtZjAxYWI4YWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO products (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74e5c710-3f51-4117-bd6d-b6ec1fbf4de3, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "\n            CREATE BACKUP COLLECTION `test_incremental_4c2f35a8`\n                ( TABLE `/Root/orders`, TABLE `/Root/products` )\n            WITH (\n                STORAGE = 'cluster',\n                INCREMENTAL_BACKUP_ENABLED = 'true'\n            );\n        "]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3719960
DEBUG    ya.test:process.py:259 Command (pid 3719960) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3719960) elapsed time (sec): 0.15814924240112305
DEBUG    ya.test:process.py:263 Command (pid 3719960) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3719960) inblock: 15432
DEBUG    ya.test:process.py:263 Command (pid 3719960) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3719960) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3719960) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3719960) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3719960) minflt: 3417
DEBUG    ya.test:process.py:263 Command (pid 3719960) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3719960) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3719960) nivcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 3719960) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3719960) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3719960) nvcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 3719960) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3719960) stime: 0.047221
DEBUG    ya.test:process.py:263 Command (pid 3719960) utime: 0.038636
DEBUG    ya.test:process.py:263 Command (pid 3719960) wtime: 0.169
DEBUG    ya.test:process.py:275 Command (pid 3719960) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, c0607567-0fda-4606-bfd2-32a921a28227, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, c0607567-0fda-4606-bfd2-32a921a28227, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_incremental_4c2f35a8" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, c0607567-0fda-4606-bfd2-32a921a28227, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_incremental_4c2f35a8" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667360 tx_id: 281474976710664 } } } } } }
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:351 Collection test_incremental_4c2f35a8 found
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0057207e-c48f-4242-8abb-2e8aa326a286, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0057207e-c48f-4242-8abb-2e8aa326a286, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0057207e-c48f-4242-8abb-2e8aa326a286, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmYzYmVlNjgtZmM1YzNlMjItZDFhNDk3MDQtNzVkM2QzYjY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7740a351-4a48-46e8-960a-8b62326664f8, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7740a351-4a48-46e8-960a-8b62326664f8, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YmYzYmVlNjgtZmM1YzNlMjItZDFhNDk3MDQtNzVkM2QzYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (10,1000,\"a1\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7740a351-4a48-46e8-960a-8b62326664f8, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1499c127-ebab-46a7-b77f-ff2c8ffd212d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1499c127-ebab-46a7-b77f-ff2c8ffd212d, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1499c127-ebab-46a7-b77f-ff2c8ffd212d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGUxNTQ5OGItYjYyN2M2NTAtOWQyOWM1OTgtYTNjNDcyNDI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b69de137-9f8f-443e-ab9d-cec2619c14cc, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b69de137-9f8f-443e-ab9d-cec2619c14cc, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZGUxNTQ5OGItYjYyN2M2NTAtOWQyOWM1OTgtYTNjNDcyNDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); DELETE FROM orders WHERE id = 2;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b69de137-9f8f-443e-ab9d-cec2619c14cc, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 64e47cf5-9085-44dd-87fa-28878b1ee122, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 64e47cf5-9085-44dd-87fa-28878b1ee122, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 64e47cf5-9085-44dd-87fa-28878b1ee122, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWI4ZTYyMmItNzAwMjQ2MTQtNDI2NTM3ZjktZWIyYTFmMTc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 9b3bab4e-e942-4957-8aa2-bea89416cf87, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 9b3bab4e-e942-4957-8aa2-bea89416cf87, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NWI4ZTYyMmItNzAwMjQ2MTQtNDI2NTM3ZjktZWIyYTFmMTc=" path: "/Root/extra1_1_8667" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 9b3bab4e-e942-4957-8aa2-bea89416cf87, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb81591c-6685-4802-874a-17d2cc8b4dce, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb81591c-6685-4802-874a-17d2cc8b4dce, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NWI4ZTYyMmItNzAwMjQ2MTQtNDI2NTM3ZjktZWIyYTFmMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO extra1_1_8667 (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb81591c-6685-4802-874a-17d2cc8b4dce, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, de5d561e-ed81-4ff0-9561-d36eebdf19cf, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, de5d561e-ed81-4ff0-9561-d36eebdf19cf, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, de5d561e-ed81-4ff0-9561-d36eebdf19cf, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDZkYzgxZDUtYWMzMzdiNjUtZDI4N2ZmNzUtMmY2ZTRhYzk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 774d2ab4-0cb4-40a1-a249-30332b188bb9, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 774d2ab4-0cb4-40a1-a249-30332b188bb9, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZDZkYzgxZDUtYWMzMzdiNjUtZDI4N2ZmNzUtMmY2ZTRhYzk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 774d2ab4-0cb4-40a1-a249-30332b188bb9, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 861cf917-45bf-47b9-aed7-a32a8afa1d32, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 861cf917-45bf-47b9-aed7-a32a8afa1d32, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZDZkYzgxZDUtYWMzMzdiNjUtZDI4N2ZmNzUtMmY2ZTRhYzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 861cf917-45bf-47b9-aed7-a32a8afa1d32, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, dfb4b789-2fe1-4ae1-9cd8-809a49f5027c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, dfb4b789-2fe1-4ae1-9cd8-809a49f5027c, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, dfb4b789-2fe1-4ae1-9cd8-809a49f5027c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } } } } }
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 0x7fa4b9ee7990 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 10). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, df5df21a-02be-4592-8e67-c64a397372d6, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, df5df21a-02be-4592-8e67-c64a397372d6, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, df5df21a-02be-4592-8e67-c64a397372d6, ghrun-pabuy7zjau.auto.internal:8914): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, df5df21a-02be-4592-8e67-c64a397372d6, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjA3ZTEzMDAtYzE2Nzk5M2EtZDAxNThmOWMtYmEwODZiOGQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, df5df21a-02be-4592-8e67-c64a397372d6, ghrun-pabuy7zjau.auto.internal:8914): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b5229fce-36f1-4346-8dd4-3a1273fbfc63, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b5229fce-36f1-4346-8dd4-3a1273fbfc63, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjA3ZTEzMDAtYzE2Nzk5M2EtZDAxNThmOWMtYmEwODZiOGQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b5229fce-36f1-4346-8dd4-3a1273fbfc63, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 20ac393f-109f-4919-a039-8e1ad8259839, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 20ac393f-109f-4919-a039-8e1ad8259839, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 20ac393f-109f-4919-a039-8e1ad8259839, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3720567
DEBUG    ya.test:process.py:259 Command (pid 3720567) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3720567) elapsed time (sec): 0.24905729293823242
DEBUG    ya.test:process.py:263 Command (pid 3720567) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3720567) inblock: 9272
DEBUG    ya.test:process.py:263 Command (pid 3720567) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3720567) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3720567) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3720567) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3720567) minflt: 3434
DEBUG    ya.test:process.py:263 Command (pid 3720567) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3720567) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3720567) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3720567) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3720567) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3720567) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 3720567) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3720567) stime: 0.040589
DEBUG    ya.test:process.py:263 Command (pid 3720567) utime: 0.048707
DEBUG    ya.test:process.py:263 Command (pid 3720567) wtime: 0.25
DEBUG    ya.test:process.py:275 Command (pid 3720567) output:

DEBUG    ya.test:process.py:276 Command (pid 3720567) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e3663d81-b378-47eb-9fbb-1113e86a10c6, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e3663d81-b378-47eb-9fbb-1113e86a10c6, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e3663d81-b378-47eb-9fbb-1113e86a10c6, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzQxZjM5ZWUtOTIwMGViZmUtNTJjZmFlNzMtOWE0ODk1NDY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b73344a7-4264-40d1-a0db-55e413408896, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b73344a7-4264-40d1-a0db-55e413408896, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NzQxZjM5ZWUtOTIwMGViZmUtNTJjZmFlNzMtOWE0ODk1NDY=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b73344a7-4264-40d1-a0db-55e413408896, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59405d36-4cde-4651-8a7e-fc09856dbcb8, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59405d36-4cde-4651-8a7e-fc09856dbcb8, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NzQxZjM5ZWUtOTIwMGViZmUtNTJjZmFlNzMtOWE0ODk1NDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59405d36-4cde-4651-8a7e-fc09856dbcb8, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, ac52b26b-c28a-47f9-a6a6-d1e4ef014337, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, ac52b26b-c28a-47f9-a6a6-d1e4ef014337, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, ac52b26b-c28a-47f9-a6a6-d1e4ef014337, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b3160100-2fd7-4df6-9b32-5ec1c8d1ffb2, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b3160100-2fd7-4df6-9b32-5ec1c8d1ffb2, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjA3ZTEzMDAtYzE2Nzk5M2EtZDAxNThmOWMtYmEwODZiOGQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b3160100-2fd7-4df6-9b32-5ec1c8d1ffb2, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 92e485e9-6650-4c90-8b92-64a741d831f8, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 92e485e9-6650-4c90-8b92-64a741d831f8, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 92e485e9-6650-4c90-8b92-64a741d831f8, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3720867
DEBUG    ya.test:process.py:259 Command (pid 3720867) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3720867) elapsed time (sec): 0.20645523071289062
DEBUG    ya.test:process.py:263 Command (pid 3720867) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3720867) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3720867) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3720867) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3720867) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3720867) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3720867) minflt: 3437
DEBUG    ya.test:process.py:263 Command (pid 3720867) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3720867) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3720867) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 3720867) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3720867) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3720867) nvcsw: 164
DEBUG    ya.test:process.py:263 Command (pid 3720867) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3720867) stime: 0.033771999999999996
DEBUG    ya.test:process.py:263 Command (pid 3720867) utime: 0.048771999999999996
DEBUG    ya.test:process.py:263 Command (pid 3720867) wtime: 0.208
DEBUG    ya.test:process.py:275 Command (pid 3720867) output:

DEBUG    ya.test:process.py:276 Command (pid 3720867) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', 'BACKUP `test_incremental_4c2f35a8`;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3722308
DEBUG    ya.test:process.py:259 Command (pid 3722308) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3722308) elapsed time (sec): 0.2996222972869873
DEBUG    ya.test:process.py:263 Command (pid 3722308) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3722308) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3722308) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3722308) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3722308) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3722308) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3722308) minflt: 3417
DEBUG    ya.test:process.py:263 Command (pid 3722308) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3722308) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3722308) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 3722308) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3722308) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3722308) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 3722308) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3722308) stime: 0.024159
DEBUG    ya.test:process.py:263 Command (pid 3722308) utime: 0.064425
DEBUG    ya.test:process.py:263 Command (pid 3722308) wtime: 0.314
DEBUG    ya.test:process.py:275 Command (pid 3722308) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 4e129bb1-7f4a-4deb-a292-54c34d15c961, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 4e129bb1-7f4a-4deb-a292-54c34d15c961, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_incremental_4c2f35a8" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 4e129bb1-7f4a-4deb-a292-54c34d15c961, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_incremental_4c2f35a8" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667360 tx_id: 281474976710664 } } children { name: "20251106113109Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428669660 tx_id: 281474976710671 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 27543cb0-c1dc-4049-9c59-6d585019377f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 27543cb0-c1dc-4049-9c59-6d585019377f, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_incremental_4c2f35a8" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 27543cb0-c1dc-4049-9c59-6d585019377f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_incremental_4c2f35a8" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667360 tx_id: 281474976710664 } } children { name: "20251106113109Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428669660 tx_id: 281474976710671 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 05f3337c-f0ac-4a9f-98b1-42749ea3b165, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 05f3337c-f0ac-4a9f-98b1-42749ea3b165, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 05f3337c-f0ac-4a9f-98b1-42749ea3b165, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzkwZmNjZDgtYTFlYTBkZDEtY2IxNjk2OTYtM2IyZmEwMWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be1179ee-9827-40f1-8e12-6bfac0aedc26, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be1179ee-9827-40f1-8e12-6bfac0aedc26, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NzkwZmNjZDgtYTFlYTBkZDEtY2IxNjk2OTYtM2IyZmEwMWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (20,2000,\"b1\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be1179ee-9827-40f1-8e12-6bfac0aedc26, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bd0dd631-58fa-496f-a2af-4f06989bebd2, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bd0dd631-58fa-496f-a2af-4f06989bebd2, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bd0dd631-58fa-496f-a2af-4f06989bebd2, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OGJkNjFiNC04MjljNDlhMS1hZDUxMWNlYi1lZGQ1YTVjNQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22fb3ce1-05be-4aa1-b4f7-b8b92b419338, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22fb3ce1-05be-4aa1-b4f7-b8b92b419338, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OGJkNjFiNC04MjljNDlhMS1hZDUxMWNlYi1lZGQ1YTVjNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); DELETE FROM orders WHERE id = 1;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22fb3ce1-05be-4aa1-b4f7-b8b92b419338, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f4eb4c9e-44af-40a3-8d62-00a2594b7398, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f4eb4c9e-44af-40a3-8d62-00a2594b7398, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f4eb4c9e-44af-40a3-8d62-00a2594b7398, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTRiOGQ5ODktYzc2OTg0YTAtYzNiOGNkNTAtM2IyYWYxYjM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 399cb36e-b882-4695-b012-db724ea22335, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 399cb36e-b882-4695-b012-db724ea22335, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MTRiOGQ5ODktYzc2OTg0YTAtYzNiOGNkNTAtM2IyYWYxYjM=" path: "/Root/extra2_1_8669" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 399cb36e-b882-4695-b012-db724ea22335, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7b34b50-5ca0-451a-ab4a-ede63cdf639b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7b34b50-5ca0-451a-ab4a-ede63cdf639b, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MTRiOGQ5ODktYzc2OTg0YTAtYzNiOGNkNTAtM2IyYWYxYjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO extra2_1_8669 (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7b34b50-5ca0-451a-ab4a-ede63cdf639b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b04b06e2-5dea-4516-a379-68f69f5535d5, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b04b06e2-5dea-4516-a379-68f69f5535d5, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b04b06e2-5dea-4516-a379-68f69f5535d5, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzIzOTU3MjctZjVkNTU2ZTYtOTY0MDc3NjgtZjYzNGY3NDM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, b855c3b2-060b-4f3b-b214-3a441466e8e8, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, b855c3b2-060b-4f3b-b214-3a441466e8e8, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MzIzOTU3MjctZjVkNTU2ZTYtOTY0MDc3NjgtZjYzNGY3NDM=" yql_text: "DROP TABLE `/Root/extra1_1_8667`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, b855c3b2-060b-4f3b-b214-3a441466e8e8, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS issues { message: "Execution" issue_code: 1060 severity: 3 issues { position { row: 1 column: 12 } message: "Executing DROP TABLE" end_position { row: 1 column: 12 } severity: 3 issues { message: "Success" issue_code: 4 severity: 3 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3e53e20b-c8ce-4a1a-85f3-8e7f074e80ea, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3e53e20b-c8ce-4a1a-85f3-8e7f074e80ea, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3e53e20b-c8ce-4a1a-85f3-8e7f074e80ea, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjE3NmQwMmQtOWJjZTYxZTMtZjVmMGQ5MDktN2IxMjZjMWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 253f47ac-ddc3-4569-95f9-2f53afb19dc1, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 253f47ac-ddc3-4569-95f9-2f53afb19dc1, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NjE3NmQwMmQtOWJjZTYxZTMtZjVmMGQ5MDktN2IxMjZjMWE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 253f47ac-ddc3-4569-95f9-2f53afb19dc1, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113109Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5d79102-0379-4324-b17d-e72583788835, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5d79102-0379-4324-b17d-e72583788835, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NjE3NmQwMmQtOWJjZTYxZTMtZjVmMGQ5MDktN2IxMjZjMWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5d79102-0379-4324-b17d-e72583788835, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } rows { items { uint32_value: 20 } items { uint64_value: 2000 } items { bytes_value: "b1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, d66b9933-0e90-418e-bc1e-3703f23a5cbf, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, d66b9933-0e90-418e-bc1e-3703f23a5cbf, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, d66b9933-0e90-418e-bc1e-3703f23a5cbf, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e049a94f-b8a5-4ab7-b85b-82244a13b979, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e049a94f-b8a5-4ab7-b85b-82244a13b979, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjA3ZTEzMDAtYzE2Nzk5M2EtZDAxNThmOWMtYmEwODZiOGQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e049a94f-b8a5-4ab7-b85b-82244a13b979, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113109Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 2cd4a3b3-934e-4d72-b38e-dda29e66542f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 2cd4a3b3-934e-4d72-b38e-dda29e66542f, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 2cd4a3b3-934e-4d72-b38e-dda29e66542f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3722746
DEBUG    ya.test:process.py:259 Command (pid 3722746) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3722746) elapsed time (sec): 0.16303300857543945
DEBUG    ya.test:process.py:263 Command (pid 3722746) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3722746) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3722746) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3722746) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3722746) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3722746) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3722746) minflt: 3437
DEBUG    ya.test:process.py:263 Command (pid 3722746) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3722746) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3722746) nivcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 3722746) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3722746) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3722746) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 3722746) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3722746) stime: 0.026788
DEBUG    ya.test:process.py:263 Command (pid 3722746) utime: 0.044647
DEBUG    ya.test:process.py:263 Command (pid 3722746) wtime: 0.167
DEBUG    ya.test:process.py:275 Command (pid 3722746) output:

DEBUG    ya.test:process.py:276 Command (pid 3722746) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 22f4da55-56c2-49d4-8dea-558cbfc86524, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 22f4da55-56c2-49d4-8dea-558cbfc86524, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 22f4da55-56c2-49d4-8dea-558cbfc86524, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTY3NGVmOWItNDIyZGQ2N2ItN2IxOTdjYzktYjE5NmIwNTE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 270d65c0-0c07-4565-b884-93d46ae26494, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 270d65c0-0c07-4565-b884-93d46ae26494, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTY3NGVmOWItNDIyZGQ2N2ItN2IxOTdjYzktYjE5NmIwNTE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 270d65c0-0c07-4565-b884-93d46ae26494, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113109Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1706247a-5e7b-42cf-b427-f3d597447a14, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1706247a-5e7b-42cf-b427-f3d597447a14, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTY3NGVmOWItNDIyZGQ2N2ItN2IxOTdjYzktYjE5NmIwNTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1706247a-5e7b-42cf-b427-f3d597447a14, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, dd928aab-d826-4806-b220-ae249a635c65, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, dd928aab-d826-4806-b220-ae249a635c65, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, dd928aab-d826-4806-b220-ae249a635c65, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1d1456b5-1f87-4722-be9a-c63c5beb9e2c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1d1456b5-1f87-4722-be9a-c63c5beb9e2c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjA3ZTEzMDAtYzE2Nzk5M2EtZDAxNThmOWMtYmEwODZiOGQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1d1456b5-1f87-4722-be9a-c63c5beb9e2c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113109Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 97b45f68-e5ba-4041-9363-1f05cdf20736, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 97b45f68-e5ba-4041-9363-1f05cdf20736, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 97b45f68-e5ba-4041-9363-1f05cdf20736, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3723023
DEBUG    ya.test:process.py:259 Command (pid 3723023) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3723023) elapsed time (sec): 0.12336874008178711
DEBUG    ya.test:process.py:263 Command (pid 3723023) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3723023) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3723023) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3723023) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3723023) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3723023) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3723023) minflt: 3435
DEBUG    ya.test:process.py:263 Command (pid 3723023) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3723023) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3723023) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 3723023) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3723023) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3723023) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 3723023) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3723023) stime: 0.015122
DEBUG    ya.test:process.py:263 Command (pid 3723023) utime: 0.060488999999999994
DEBUG    ya.test:process.py:263 Command (pid 3723023) wtime: 0.163
DEBUG    ya.test:process.py:275 Command (pid 3723023) output:

DEBUG    ya.test:process.py:276 Command (pid 3723023) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', 'BACKUP `test_incremental_4c2f35a8` INCREMENTAL;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3723667
DEBUG    ya.test:process.py:259 Command (pid 3723667) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3723667) elapsed time (sec): 0.21534061431884766
DEBUG    ya.test:process.py:263 Command (pid 3723667) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3723667) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3723667) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3723667) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3723667) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3723667) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3723667) minflt: 3424
DEBUG    ya.test:process.py:263 Command (pid 3723667) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3723667) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3723667) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 3723667) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3723667) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3723667) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 3723667) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3723667) stime: 0.025637999999999998
DEBUG    ya.test:process.py:263 Command (pid 3723667) utime: 0.051276999999999996
DEBUG    ya.test:process.py:263 Command (pid 3723667) wtime: 0.22
DEBUG    ya.test:process.py:275 Command (pid 3723667) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, b23fef0a-4141-4261-aef3-b89b1a05a24a, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, b23fef0a-4141-4261-aef3-b89b1a05a24a, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_incremental_4c2f35a8" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, b23fef0a-4141-4261-aef3-b89b1a05a24a, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_incremental_4c2f35a8" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667360 tx_id: 281474976710664 } } children { name: "20251106113109Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428669660 tx_id: 281474976710671 } } children { name: "20251106113111Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428671850 tx_id: 281474976710679 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, b057713e-5882-4486-b230-33bfed3e0b87, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, b057713e-5882-4486-b230-33bfed3e0b87, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_incremental_4c2f35a8" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, b057713e-5882-4486-b230-33bfed3e0b87, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_incremental_4c2f35a8" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667360 tx_id: 281474976710664 } } children { name: "20251106113109Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428669660 tx_id: 281474976710671 } } children { name: "20251106113111Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428671850 tx_id: 281474976710679 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6cc7eee7-4873-457e-b850-256cc2867bb8, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6cc7eee7-4873-457e-b850-256cc2867bb8, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6cc7eee7-4873-457e-b850-256cc2867bb8, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjljODMxN2QtZDRhNDI5ODktNDZmY2YwMDUtYThkMmYwMWQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86814a24-8ac8-42e8-8599-597433f0032a, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86814a24-8ac8-42e8-8599-597433f0032a, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjljODMxN2QtZDRhNDI5ODktNDZmY2YwMDUtYThkMmYwMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (30,3000,\"c1\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86814a24-8ac8-42e8-8599-597433f0032a, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5bfd92a6-750b-47df-bd24-a857fb704cb4, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5bfd92a6-750b-47df-bd24-a857fb704cb4, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5bfd92a6-750b-47df-bd24-a857fb704cb4, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmU5OGE2Yy0xNDVlYjAzLWJhMTM3MTIyLTcyNmNiYWI5" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db672174-7d1b-4a21-8f01-2f4bf4751957, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db672174-7d1b-4a21-8f01-2f4bf4751957, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MmU5OGE2Yy0xNDVlYjAzLWJhMTM3MTIyLTcyNmNiYWI5" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); DELETE FROM orders WHERE id = 10;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db672174-7d1b-4a21-8f01-2f4bf4751957, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0b7a16fb-8cf3-4205-8436-552eac04c3d2, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0b7a16fb-8cf3-4205-8436-552eac04c3d2, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0b7a16fb-8cf3-4205-8436-552eac04c3d2, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2M3NzA2OTktNmMzNWU2OGItMzExMGI2MzgtMmJhY2I3YWQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, c40ef162-6fe1-47bb-bd8b-9d974ec2b968, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, c40ef162-6fe1-47bb-bd8b-9d974ec2b968, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Y2M3NzA2OTktNmMzNWU2OGItMzExMGI2MzgtMmJhY2I3YWQ=" path: "/Root/extra3_1_8672" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, c40ef162-6fe1-47bb-bd8b-9d974ec2b968, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06dbdab6-f193-47ae-bb8e-d52d9dff1885, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06dbdab6-f193-47ae-bb8e-d52d9dff1885, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Y2M3NzA2OTktNmMzNWU2OGItMzExMGI2MzgtMmJhY2I3YWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO extra3_1_8672 (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06dbdab6-f193-47ae-bb8e-d52d9dff1885, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 586ea184-588b-4f10-ad0a-95b320932c4d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 586ea184-588b-4f10-ad0a-95b320932c4d, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 586ea184-588b-4f10-ad0a-95b320932c4d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDU4YTljZWMtYTdlOTg5OTMtNzgxMGI5YzEtNWM1YzM0MDA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 6b9c69da-2364-4c74-8fba-2e8a27697f61, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 6b9c69da-2364-4c74-8fba-2e8a27697f61, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZDU4YTljZWMtYTdlOTg5OTMtNzgxMGI5YzEtNWM1YzM0MDA=" yql_text: "DROP TABLE `/Root/extra2_1_8669`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 6b9c69da-2364-4c74-8fba-2e8a27697f61, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS issues { message: "Execution" issue_code: 1060 severity: 3 issues { position { row: 1 column: 12 } message: "Executing DROP TABLE" end_position { row: 1 column: 12 } severity: 3 issues { message: "Success" issue_code: 4 severity: 3 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 180a711a-1ef9-46df-a9b7-2a70ee5aa248, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 180a711a-1ef9-46df-a9b7-2a70ee5aa248, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 180a711a-1ef9-46df-a9b7-2a70ee5aa248, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjQ0OWJiZDItZTEzYjJlMjYtNTVlN2Q0N2QtZjAyN2M0NGM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2bfe1f97-493d-442a-a5f3-10abee5e6ce3, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2bfe1f97-493d-442a-a5f3-10abee5e6ce3, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjQ0OWJiZDItZTEzYjJlMjYtNTVlN2Q0N2QtZjAyN2M0NGM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2bfe1f97-493d-442a-a5f3-10abee5e6ce3, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113109Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113111Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a39f5ab3-9315-4bf6-b3f3-9198fa686ef5, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a39f5ab3-9315-4bf6-b3f3-9198fa686ef5, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjQ0OWJiZDItZTEzYjJlMjYtNTVlN2Q0N2QtZjAyN2M0NGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a39f5ab3-9315-4bf6-b3f3-9198fa686ef5, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 20 } items { uint64_value: 2000 } items { bytes_value: "b1" } } rows { items { uint32_value: 30 } items { uint64_value: 3000 } items { bytes_value: "c1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 65e45919-b4cf-424c-82a3-19f48a967595, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 65e45919-b4cf-424c-82a3-19f48a967595, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 65e45919-b4cf-424c-82a3-19f48a967595, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 84439c9d-5fd7-4418-9f99-bc27ae20f061, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 84439c9d-5fd7-4418-9f99-bc27ae20f061, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjA3ZTEzMDAtYzE2Nzk5M2EtZDAxNThmOWMtYmEwODZiOGQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 84439c9d-5fd7-4418-9f99-bc27ae20f061, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113109Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113111Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 9ff3aaff-30de-4f91-91b3-ed813cd52dd8, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 9ff3aaff-30de-4f91-91b3-ed813cd52dd8, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 9ff3aaff-30de-4f91-91b3-ed813cd52dd8, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3724227
DEBUG    ya.test:process.py:259 Command (pid 3724227) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3724227) elapsed time (sec): 0.14726710319519043
DEBUG    ya.test:process.py:263 Command (pid 3724227) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3724227) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3724227) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3724227) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3724227) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3724227) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3724227) minflt: 3436
DEBUG    ya.test:process.py:263 Command (pid 3724227) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3724227) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3724227) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 3724227) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3724227) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3724227) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 3724227) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3724227) stime: 0.027039999999999998
DEBUG    ya.test:process.py:263 Command (pid 3724227) utime: 0.049574
DEBUG    ya.test:process.py:263 Command (pid 3724227) wtime: 0.154
DEBUG    ya.test:process.py:275 Command (pid 3724227) output:

DEBUG    ya.test:process.py:276 Command (pid 3724227) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7018cf12-df40-4515-b7b1-6c550aeba0da, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7018cf12-df40-4515-b7b1-6c550aeba0da, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7018cf12-df40-4515-b7b1-6c550aeba0da, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2JmZGQ4YjgtZGJmZWQxYWEtZGYwMDE3YjMtNjZkYmM5OTc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9d78f469-9000-4dd6-b3b3-ab0f98df2807, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9d78f469-9000-4dd6-b3b3-ab0f98df2807, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Y2JmZGQ4YjgtZGJmZWQxYWEtZGYwMDE3YjMtNjZkYmM5OTc=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9d78f469-9000-4dd6-b3b3-ab0f98df2807, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113109Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113111Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb356e88-f20e-46c0-9e52-46b04d1abbcd, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb356e88-f20e-46c0-9e52-46b04d1abbcd, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Y2JmZGQ4YjgtZGJmZWQxYWEtZGYwMDE3YjMtNjZkYmM5OTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb356e88-f20e-46c0-9e52-46b04d1abbcd, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 9e7e7560-ea9f-4f1e-9608-327d76543f91, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 9e7e7560-ea9f-4f1e-9608-327d76543f91, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 9e7e7560-ea9f-4f1e-9608-327d76543f91, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 907d5931-5a02-4035-89ef-9c265508e096, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 907d5931-5a02-4035-89ef-9c265508e096, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjA3ZTEzMDAtYzE2Nzk5M2EtZDAxNThmOWMtYmEwODZiOGQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 907d5931-5a02-4035-89ef-9c265508e096, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113109Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113111Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 2cbcd115-8e13-4197-b06d-8c30f6ff5a85, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 2cbcd115-8e13-4197-b06d-8c30f6ff5a85, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 2cbcd115-8e13-4197-b06d-8c30f6ff5a85, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3724496
DEBUG    ya.test:process.py:259 Command (pid 3724496) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3724496) elapsed time (sec): 0.15750575065612793
DEBUG    ya.test:process.py:263 Command (pid 3724496) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3724496) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3724496) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3724496) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3724496) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3724496) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3724496) minflt: 3432
DEBUG    ya.test:process.py:263 Command (pid 3724496) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3724496) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3724496) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3724496) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3724496) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3724496) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 3724496) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3724496) stime: 0.030840999999999997
DEBUG    ya.test:process.py:263 Command (pid 3724496) utime: 0.048464
DEBUG    ya.test:process.py:263 Command (pid 3724496) wtime: 0.17
DEBUG    ya.test:process.py:275 Command (pid 3724496) output:

DEBUG    ya.test:process.py:276 Command (pid 3724496) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', 'BACKUP `test_incremental_4c2f35a8` INCREMENTAL;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3726011
DEBUG    ya.test:process.py:259 Command (pid 3726011) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3726011) elapsed time (sec): 0.23817682266235352
DEBUG    ya.test:process.py:263 Command (pid 3726011) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3726011) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3726011) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3726011) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3726011) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3726011) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3726011) minflt: 3422
DEBUG    ya.test:process.py:263 Command (pid 3726011) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3726011) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3726011) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3726011) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3726011) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3726011) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 3726011) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3726011) stime: 0.023167
DEBUG    ya.test:process.py:263 Command (pid 3726011) utime: 0.055601
DEBUG    ya.test:process.py:263 Command (pid 3726011) wtime: 0.25
DEBUG    ya.test:process.py:275 Command (pid 3726011) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, ec38787b-826e-4b63-b235-41c588d8aa0e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, ec38787b-826e-4b63-b235-41c588d8aa0e, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_incremental_4c2f35a8" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, ec38787b-826e-4b63-b235-41c588d8aa0e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_incremental_4c2f35a8" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667360 tx_id: 281474976710664 } } children { name: "20251106113109Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428669660 tx_id: 281474976710671 } } children { name: "20251106113111Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428671850 tx_id: 281474976710679 } } children { name: "20251106113114Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428674110 tx_id: 281474976710687 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, b0f0338d-4c1f-4e74-b0bf-8506d0ec9258, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, b0f0338d-4c1f-4e74-b0bf-8506d0ec9258, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_incremental_4c2f35a8" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, b0f0338d-4c1f-4e74-b0bf-8506d0ec9258, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_incremental_4c2f35a8" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667360 tx_id: 281474976710664 } } children { name: "20251106113109Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428669660 tx_id: 281474976710671 } } children { name: "20251106113111Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428671850 tx_id: 281474976710679 } } children { name: "20251106113114Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428674110 tx_id: 281474976710687 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0aae44e9-0639-46c9-af43-92b0efaa26da, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0aae44e9-0639-46c9-af43-92b0efaa26da, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0aae44e9-0639-46c9-af43-92b0efaa26da, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OWU3YTk3YmEtZTUyODQ4ZjgtM2NlOTcxYjEtZWE1Mjc3MmY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, d6318ee8-0d00-4572-9e01-ab66f3ff954f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, d6318ee8-0d00-4572-9e01-ab66f3ff954f, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OWU3YTk3YmEtZTUyODQ4ZjgtM2NlOTcxYjEtZWE1Mjc3MmY=" path: "/Root/extra4_1_8674" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, d6318ee8-0d00-4572-9e01-ab66f3ff954f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dac4aa89-9ec9-480f-a233-40b8eb7199e8, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dac4aa89-9ec9-480f-a233-40b8eb7199e8, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OWU3YTk3YmEtZTUyODQ4ZjgtM2NlOTcxYjEtZWE1Mjc3MmY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO extra4_1_8674 (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dac4aa89-9ec9-480f-a233-40b8eb7199e8, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 172fb29e-ebef-4e1b-b3a6-1e3c8ab45318, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 172fb29e-ebef-4e1b-b3a6-1e3c8ab45318, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 172fb29e-ebef-4e1b-b3a6-1e3c8ab45318, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzdjM2NkMzUtYmYwYjEwYWMtY2E2MTM4MTQtZjk0YWQzNzU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 87becef6-97dd-41b3-b3e3-ea01e2454b39, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 87becef6-97dd-41b3-b3e3-ea01e2454b39, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YzdjM2NkMzUtYmYwYjEwYWMtY2E2MTM4MTQtZjk0YWQzNzU=" yql_text: "DROP TABLE `/Root/extra3_1_8672`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 87becef6-97dd-41b3-b3e3-ea01e2454b39, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS issues { message: "Execution" issue_code: 1060 severity: 3 issues { position { row: 1 column: 12 } message: "Executing DROP TABLE" end_position { row: 1 column: 12 } severity: 3 issues { message: "Success" issue_code: 4 severity: 3 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 396bfa6d-b715-46a3-97ca-4cdbc5ae093e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 396bfa6d-b715-46a3-97ca-4cdbc5ae093e, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 396bfa6d-b715-46a3-97ca-4cdbc5ae093e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZWFjMzAyNzktYjJmZjczMjYtNmFlNDk5NC0zZWJmN2M3Zg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e196325d-98b6-49eb-b48d-c81cc225a75c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e196325d-98b6-49eb-b48d-c81cc225a75c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZWFjMzAyNzktYjJmZjczMjYtNmFlNDk5NC0zZWJmN2M3Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (40,4000,\"d1\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e196325d-98b6-49eb-b48d-c81cc225a75c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cc54e931-0891-4ea8-88c2-ec6b15043b20, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cc54e931-0891-4ea8-88c2-ec6b15043b20, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cc54e931-0891-4ea8-88c2-ec6b15043b20, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Mzc1YzA2MDgtYzA0MDk0MjEtMjRlMTJjYy0zNjU2YWQyNg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea14b3cf-c5c0-496b-86b8-4823f34c920c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea14b3cf-c5c0-496b-86b8-4823f34c920c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Mzc1YzA2MDgtYzA0MDk0MjEtMjRlMTJjYy0zNjU2YWQyNg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); DELETE FROM orders WHERE id = 20;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea14b3cf-c5c0-496b-86b8-4823f34c920c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a96c8643-4100-42b4-a3fa-e5de5685626c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a96c8643-4100-42b4-a3fa-e5de5685626c, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a96c8643-4100-42b4-a3fa-e5de5685626c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWM1OGJkZGItN2NjZmJjYWQtNWEzNWViZTYtODljY2E3ZDM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b7004d4b-ef20-4588-8a6a-2a7e3a9aaea2, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b7004d4b-ef20-4588-8a6a-2a7e3a9aaea2, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MWM1OGJkZGItN2NjZmJjYWQtNWEzNWViZTYtODljY2E3ZDM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b7004d4b-ef20-4588-8a6a-2a7e3a9aaea2, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113111Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113114Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38cd0e41-8cc1-4c1b-9fbf-5ef8e37dd286, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38cd0e41-8cc1-4c1b-9fbf-5ef8e37dd286, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MWM1OGJkZGItN2NjZmJjYWQtNWEzNWViZTYtODljY2E3ZDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38cd0e41-8cc1-4c1b-9fbf-5ef8e37dd286, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 30 } items { uint64_value: 3000 } items { bytes_value: "c1" } } rows { items { uint32_value: 40 } items { uint64_value: 4000 } items { bytes_value: "d1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 305c6d90-6f56-4156-90f3-66b7833ad4de, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 305c6d90-6f56-4156-90f3-66b7833ad4de, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 305c6d90-6f56-4156-90f3-66b7833ad4de, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6395061d-1b25-4505-84b8-94f85febd9a8, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6395061d-1b25-4505-84b8-94f85febd9a8, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjA3ZTEzMDAtYzE2Nzk5M2EtZDAxNThmOWMtYmEwODZiOGQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6395061d-1b25-4505-84b8-94f85febd9a8, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113111Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113114Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, d62a0c93-3f78-4344-a963-cfc1b55e0c7f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, d62a0c93-3f78-4344-a963-cfc1b55e0c7f, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, d62a0c93-3f78-4344-a963-cfc1b55e0c7f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3726794
DEBUG    ya.test:process.py:259 Command (pid 3726794) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3726794) elapsed time (sec): 0.16510796546936035
DEBUG    ya.test:process.py:263 Command (pid 3726794) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3726794) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3726794) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3726794) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3726794) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3726794) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3726794) minflt: 3433
DEBUG    ya.test:process.py:263 Command (pid 3726794) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3726794) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3726794) nivcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 3726794) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3726794) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3726794) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 3726794) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3726794) stime: 0.022373
DEBUG    ya.test:process.py:263 Command (pid 3726794) utime: 0.049221
DEBUG    ya.test:process.py:263 Command (pid 3726794) wtime: 0.175
DEBUG    ya.test:process.py:275 Command (pid 3726794) output:

DEBUG    ya.test:process.py:276 Command (pid 3726794) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b0504820-75a1-4c1e-9672-4ded8fdea8da, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b0504820-75a1-4c1e-9672-4ded8fdea8da, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b0504820-75a1-4c1e-9672-4ded8fdea8da, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjlkZTVjYTktODQ1MzM5MTgtNzkzNWQ4MWQtNGRmM2FiNw==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e91fe13a-7e68-4bb0-8058-e6199d7c5a2b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e91fe13a-7e68-4bb0-8058-e6199d7c5a2b, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MjlkZTVjYTktODQ1MzM5MTgtNzkzNWQ4MWQtNGRmM2FiNw==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e91fe13a-7e68-4bb0-8058-e6199d7c5a2b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113111Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113114Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0bbb70d-102c-45bc-9f02-54866a9f9dfa, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0bbb70d-102c-45bc-9f02-54866a9f9dfa, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MjlkZTVjYTktODQ1MzM5MTgtNzkzNWQ4MWQtNGRmM2FiNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0bbb70d-102c-45bc-9f02-54866a9f9dfa, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, cc848801-fec0-4ebc-aefe-acef7f3b5241, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, cc848801-fec0-4ebc-aefe-acef7f3b5241, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, cc848801-fec0-4ebc-aefe-acef7f3b5241, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 7bc43695-7dae-4f4a-87af-5f62ef55170c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 7bc43695-7dae-4f4a-87af-5f62ef55170c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjA3ZTEzMDAtYzE2Nzk5M2EtZDAxNThmOWMtYmEwODZiOGQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 7bc43695-7dae-4f4a-87af-5f62ef55170c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113111Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113114Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 4ca19075-21fe-46a6-a62f-08521511730b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 4ca19075-21fe-46a6-a62f-08521511730b, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 4ca19075-21fe-46a6-a62f-08521511730b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3727130
DEBUG    ya.test:process.py:259 Command (pid 3727130) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3727130) elapsed time (sec): 0.23079943656921387
DEBUG    ya.test:process.py:263 Command (pid 3727130) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3727130) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3727130) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3727130) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3727130) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3727130) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3727130) minflt: 3433
DEBUG    ya.test:process.py:263 Command (pid 3727130) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3727130) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3727130) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 3727130) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3727130) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3727130) nvcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 3727130) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3727130) stime: 0.022701
DEBUG    ya.test:process.py:263 Command (pid 3727130) utime: 0.049942999999999994
DEBUG    ya.test:process.py:263 Command (pid 3727130) wtime: 0.235
DEBUG    ya.test:process.py:275 Command (pid 3727130) output:

DEBUG    ya.test:process.py:276 Command (pid 3727130) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', 'BACKUP `test_incremental_4c2f35a8`;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3728082
DEBUG    ya.test:process.py:259 Command (pid 3728082) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3728082) elapsed time (sec): 0.287691593170166
DEBUG    ya.test:process.py:263 Command (pid 3728082) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3728082) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3728082) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3728082) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3728082) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3728082) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3728082) minflt: 3423
DEBUG    ya.test:process.py:263 Command (pid 3728082) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3728082) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3728082) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 3728082) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3728082) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3728082) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 3728082) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3728082) stime: 0.043830999999999995
DEBUG    ya.test:process.py:263 Command (pid 3728082) utime: 0.029220999999999997
DEBUG    ya.test:process.py:263 Command (pid 3728082) wtime: 0.29
DEBUG    ya.test:process.py:275 Command (pid 3728082) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, b64eac62-2f4a-46a6-90ed-6fbf8b3a24be, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, b64eac62-2f4a-46a6-90ed-6fbf8b3a24be, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_incremental_4c2f35a8" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, b64eac62-2f4a-46a6-90ed-6fbf8b3a24be, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_incremental_4c2f35a8" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667360 tx_id: 281474976710664 } } children { name: "20251106113109Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428669660 tx_id: 281474976710671 } } children { name: "20251106113111Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428671850 tx_id: 281474976710679 } } children { name: "20251106113114Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428674110 tx_id: 281474976710687 } } children { name: "20251106113116Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428676470 tx_id: 281474976710695 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 3f46b047-2553-43cc-acee-5c35eaa3e50f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 3f46b047-2553-43cc-acee-5c35eaa3e50f, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_incremental_4c2f35a8" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 3f46b047-2553-43cc-acee-5c35eaa3e50f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_incremental_4c2f35a8" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667360 tx_id: 281474976710664 } } children { name: "20251106113109Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428669660 tx_id: 281474976710671 } } children { name: "20251106113111Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428671850 tx_id: 281474976710679 } } children { name: "20251106113114Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428674110 tx_id: 281474976710687 } } children { name: "20251106113116Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428676470 tx_id: 281474976710695 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 97465efa-86be-472a-a52e-28fcb2399f5f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 97465efa-86be-472a-a52e-28fcb2399f5f, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 97465efa-86be-472a-a52e-28fcb2399f5f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjVlYzNkY2ItOTM0NThiNDAtZWVmZTc1ZjEtZTlkZDRjZGU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1bc382d6-4c74-4af0-a136-411b48309e38, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1bc382d6-4c74-4af0-a136-411b48309e38, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjVlYzNkY2ItOTM0NThiNDAtZWVmZTc1ZjEtZTlkZDRjZGU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1bc382d6-4c74-4af0-a136-411b48309e38, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113114Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } changefeeds { name: "20251106113116Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b3d7baf-911c-44e9-bc27-2e988ceac9ea, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b3d7baf-911c-44e9-bc27-2e988ceac9ea, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjVlYzNkY2ItOTM0NThiNDAtZWVmZTc1ZjEtZTlkZDRjZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b3d7baf-911c-44e9-bc27-2e988ceac9ea, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 30 } items { uint64_value: 3000 } items { bytes_value: "c1" } } rows { items { uint32_value: 40 } items { uint64_value: 4000 } items { bytes_value: "d1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 8f248359-aa65-4d60-9fbb-287e8420907c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 8f248359-aa65-4d60-9fbb-287e8420907c, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 8f248359-aa65-4d60-9fbb-287e8420907c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8f1428a2-fd58-4cc2-ad20-d3464980ee29, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8f1428a2-fd58-4cc2-ad20-d3464980ee29, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjA3ZTEzMDAtYzE2Nzk5M2EtZDAxNThmOWMtYmEwODZiOGQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8f1428a2-fd58-4cc2-ad20-d3464980ee29, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113114Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } changefeeds { name: "20251106113116Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, e7a79c81-4bdd-451c-8e5c-449d057b8cd0, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, e7a79c81-4bdd-451c-8e5c-449d057b8cd0, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, e7a79c81-4bdd-451c-8e5c-449d057b8cd0, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3728483
DEBUG    ya.test:process.py:259 Command (pid 3728483) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3728483) elapsed time (sec): 0.18834257125854492
DEBUG    ya.test:process.py:263 Command (pid 3728483) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3728483) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3728483) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3728483) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3728483) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3728483) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3728483) minflt: 3433
DEBUG    ya.test:process.py:263 Command (pid 3728483) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3728483) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3728483) nivcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 3728483) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3728483) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3728483) nvcsw: 112
DEBUG    ya.test:process.py:263 Command (pid 3728483) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3728483) stime: 0.025709
DEBUG    ya.test:process.py:263 Command (pid 3728483) utime: 0.044073
DEBUG    ya.test:process.py:263 Command (pid 3728483) wtime: 0.192
DEBUG    ya.test:process.py:275 Command (pid 3728483) output:

DEBUG    ya.test:process.py:276 Command (pid 3728483) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c18f2e27-abe9-4f93-8de6-0f66eebba1dd, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c18f2e27-abe9-4f93-8de6-0f66eebba1dd, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c18f2e27-abe9-4f93-8de6-0f66eebba1dd, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTU4Y2NiMGEtNDI0MTMwYjAtNmZmZDY3MC1iMTM1NGFhZQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 7a0a3a9f-acb0-48fc-9d55-fdc79e0b9ae2, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 7a0a3a9f-acb0-48fc-9d55-fdc79e0b9ae2, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZTU4Y2NiMGEtNDI0MTMwYjAtNmZmZDY3MC1iMTM1NGFhZQ==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 7a0a3a9f-acb0-48fc-9d55-fdc79e0b9ae2, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113114Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } changefeeds { name: "20251106113116Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f368596-c7d9-484e-9fa0-0b8eff78f222, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f368596-c7d9-484e-9fa0-0b8eff78f222, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZTU4Y2NiMGEtNDI0MTMwYjAtNmZmZDY3MC1iMTM1NGFhZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f368596-c7d9-484e-9fa0-0b8eff78f222, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 906e5af2-f9a7-49a6-b339-f6009ef43667, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 906e5af2-f9a7-49a6-b339-f6009ef43667, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 906e5af2-f9a7-49a6-b339-f6009ef43667, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 21fa7bbe-64c7-4f25-b8d6-f3d74a002e26, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 21fa7bbe-64c7-4f25-b8d6-f3d74a002e26, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjA3ZTEzMDAtYzE2Nzk5M2EtZDAxNThmOWMtYmEwODZiOGQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 21fa7bbe-64c7-4f25-b8d6-f3d74a002e26, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113114Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } changefeeds { name: "20251106113116Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 5d6eb797-d72b-4c7d-94ce-aba2403d70ff, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 5d6eb797-d72b-4c7d-94ce-aba2403d70ff, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 5d6eb797-d72b-4c7d-94ce-aba2403d70ff, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3728679
DEBUG    ya.test:process.py:259 Command (pid 3728679) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3728679) elapsed time (sec): 0.15410470962524414
DEBUG    ya.test:process.py:263 Command (pid 3728679) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3728679) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3728679) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3728679) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3728679) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3728679) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3728679) minflt: 3436
DEBUG    ya.test:process.py:263 Command (pid 3728679) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3728679) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3728679) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3728679) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3728679) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3728679) nvcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 3728679) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3728679) stime: 0.015867
DEBUG    ya.test:process.py:263 Command (pid 3728679) utime: 0.059501
DEBUG    ya.test:process.py:263 Command (pid 3728679) wtime: 0.155
DEBUG    ya.test:process.py:275 Command (pid 3728679) output:

DEBUG    ya.test:process.py:276 Command (pid 3728679) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', 'BACKUP `test_incremental_4c2f35a8` INCREMENTAL;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3729372
DEBUG    ya.test:process.py:259 Command (pid 3729372) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3729372) elapsed time (sec): 0.27908897399902344
DEBUG    ya.test:process.py:263 Command (pid 3729372) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3729372) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3729372) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3729372) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3729372) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3729372) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3729372) minflt: 3431
DEBUG    ya.test:process.py:263 Command (pid 3729372) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3729372) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3729372) nivcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 3729372) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3729372) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3729372) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 3729372) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3729372) stime: 0.029841999999999997
DEBUG    ya.test:process.py:263 Command (pid 3729372) utime: 0.055422
DEBUG    ya.test:process.py:263 Command (pid 3729372) wtime: 0.28
DEBUG    ya.test:process.py:275 Command (pid 3729372) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, ce887fbc-664a-4afc-946b-68da764eb98d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, ce887fbc-664a-4afc-946b-68da764eb98d, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_incremental_4c2f35a8" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, ce887fbc-664a-4afc-946b-68da764eb98d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_incremental_4c2f35a8" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667360 tx_id: 281474976710664 } } children { name: "20251106113109Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428669660 tx_id: 281474976710671 } } children { name: "20251106113111Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428671850 tx_id: 281474976710679 } } children { name: "20251106113114Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428674110 tx_id: 281474976710687 } } children { name: "20251106113116Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428676470 tx_id: 281474976710695 } } children { name: "20251106113118Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428678390 tx_id: 281474976710698 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 1dd55d27-938b-4c7e-9379-2e7d668db6cf, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 1dd55d27-938b-4c7e-9379-2e7d668db6cf, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_incremental_4c2f35a8" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 1dd55d27-938b-4c7e-9379-2e7d668db6cf, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_incremental_4c2f35a8" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667360 tx_id: 281474976710664 } } children { name: "20251106113109Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428669660 tx_id: 281474976710671 } } children { name: "20251106113111Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428671850 tx_id: 281474976710679 } } children { name: "20251106113114Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428674110 tx_id: 281474976710687 } } children { name: "20251106113116Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428676470 tx_id: 281474976710695 } } children { name: "20251106113118Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428678390 tx_id: 281474976710698 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b1021f8f-bd71-4a57-a8d9-0420b485ac5f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b1021f8f-bd71-4a57-a8d9-0420b485ac5f, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b1021f8f-bd71-4a57-a8d9-0420b485ac5f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDY0YWZjODQtOWQ5Nzg1YjYtMjlhYTcxYTItYTVkNzQ2OGU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, f834edcb-0b63-463a-b790-738f4ae17271, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, f834edcb-0b63-463a-b790-738f4ae17271, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZDY0YWZjODQtOWQ5Nzg1YjYtMjlhYTcxYTItYTVkNzQ2OGU=" path: "/Root/extra5_1_8678" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, f834edcb-0b63-463a-b790-738f4ae17271, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09fb7c87-b9a7-4209-997d-e016eaf4de6f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09fb7c87-b9a7-4209-997d-e016eaf4de6f, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZDY0YWZjODQtOWQ5Nzg1YjYtMjlhYTcxYTItYTVkNzQ2OGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO extra5_1_8678 (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09fb7c87-b9a7-4209-997d-e016eaf4de6f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 702dd5dd-3bcc-4144-821b-a59a6f4bfd32, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 702dd5dd-3bcc-4144-821b-a59a6f4bfd32, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 702dd5dd-3bcc-4144-821b-a59a6f4bfd32, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWVkYWNmMzctYTE0MmM3MDQtNjEzZjU1YjQtNmE3YjAzYWU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, e63a21c0-63e4-431e-b161-242fb4e7c0ee, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, e63a21c0-63e4-431e-b161-242fb4e7c0ee, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YWVkYWNmMzctYTE0MmM3MDQtNjEzZjU1YjQtNmE3YjAzYWU=" yql_text: "DROP TABLE `/Root/extra4_1_8674`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, e63a21c0-63e4-431e-b161-242fb4e7c0ee, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS issues { message: "Execution" issue_code: 1060 severity: 3 issues { position { row: 1 column: 12 } message: "Executing DROP TABLE" end_position { row: 1 column: 12 } severity: 3 issues { message: "Success" issue_code: 4 severity: 3 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 65b193e9-20f4-402b-aac2-5b00f87b5f25, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 65b193e9-20f4-402b-aac2-5b00f87b5f25, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 65b193e9-20f4-402b-aac2-5b00f87b5f25, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTJjNTAxYjgtNjJmZDllNjYtZmQ1NjJkZjgtYTc1MjkxZGU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8877cc13-c14b-41c1-bc07-599363af3103, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8877cc13-c14b-41c1-bc07-599363af3103, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZTJjNTAxYjgtNjJmZDllNjYtZmQ1NjJkZjgtYTc1MjkxZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (50,5000,\"e1\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8877cc13-c14b-41c1-bc07-599363af3103, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 76b01c39-8d3f-4f4f-9ed9-ce4cb612382c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 76b01c39-8d3f-4f4f-9ed9-ce4cb612382c, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 76b01c39-8d3f-4f4f-9ed9-ce4cb612382c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWRkOWVhNTEtMzg5YTIxYjQtMWYwZTkyOWQtYjgzN2IyMWY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fca28f0b-ceb7-4152-b3b9-ead19edeac6c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fca28f0b-ceb7-4152-b3b9-ead19edeac6c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MWRkOWVhNTEtMzg5YTIxYjQtMWYwZTkyOWQtYjgzN2IyMWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); DELETE FROM orders WHERE id = 30;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fca28f0b-ceb7-4152-b3b9-ead19edeac6c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8f3b324a-3b85-4026-ab11-8affefd5cf74, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8f3b324a-3b85-4026-ab11-8affefd5cf74, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8f3b324a-3b85-4026-ab11-8affefd5cf74, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Yzc3N2JkODYtYWJjYzdiYzEtM2RhOTQ2YzItODMwODg3ZDY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 18d4654a-5b19-4cae-a686-422dc26992b5, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 18d4654a-5b19-4cae-a686-422dc26992b5, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Yzc3N2JkODYtYWJjYzdiYzEtM2RhOTQ2YzItODMwODg3ZDY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 18d4654a-5b19-4cae-a686-422dc26992b5, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113114Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } changefeeds { name: "20251106113116Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113118Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aae4b691-e11b-4b52-8a07-45fa5e9020fd, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aae4b691-e11b-4b52-8a07-45fa5e9020fd, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Yzc3N2JkODYtYWJjYzdiYzEtM2RhOTQ2YzItODMwODg3ZDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aae4b691-e11b-4b52-8a07-45fa5e9020fd, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 40 } items { uint64_value: 4000 } items { bytes_value: "d1" } } rows { items { uint32_value: 50 } items { uint64_value: 5000 } items { bytes_value: "e1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, cbb5613b-ab30-4dc2-b66b-d1799fca7961, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, cbb5613b-ab30-4dc2-b66b-d1799fca7961, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, cbb5613b-ab30-4dc2-b66b-d1799fca7961, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 60fbce4c-31d6-41e5-9bd1-96eb57b66701, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 60fbce4c-31d6-41e5-9bd1-96eb57b66701, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjA3ZTEzMDAtYzE2Nzk5M2EtZDAxNThmOWMtYmEwODZiOGQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 60fbce4c-31d6-41e5-9bd1-96eb57b66701, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113114Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } changefeeds { name: "20251106113116Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113118Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 339b27d2-94d4-40ec-a205-e557f44bfe68, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 339b27d2-94d4-40ec-a205-e557f44bfe68, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 339b27d2-94d4-40ec-a205-e557f44bfe68, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428666880 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3729599
DEBUG    ya.test:process.py:259 Command (pid 3729599) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3729599) elapsed time (sec): 0.27363085746765137
DEBUG    ya.test:process.py:263 Command (pid 3729599) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3729599) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3729599) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3729599) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3729599) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3729599) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3729599) minflt: 3351
DEBUG    ya.test:process.py:263 Command (pid 3729599) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3729599) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3729599) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 3729599) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3729599) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3729599) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 3729599) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3729599) stime: 0.017176
DEBUG    ya.test:process.py:263 Command (pid 3729599) utime: 0.060117
DEBUG    ya.test:process.py:263 Command (pid 3729599) wtime: 0.285
DEBUG    ya.test:process.py:275 Command (pid 3729599) output:

DEBUG    ya.test:process.py:276 Command (pid 3729599) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 862798ab-ebb2-4052-8b51-8725270a4aed, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 862798ab-ebb2-4052-8b51-8725270a4aed, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 862798ab-ebb2-4052-8b51-8725270a4aed, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzA4NmE4MzItMzQwNGNiMTktYzY2MjZmYWEtMjg1MGIwMzM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 69898fb9-5039-495a-bc2d-e7aa232e134c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 69898fb9-5039-495a-bc2d-e7aa232e134c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MzA4NmE4MzItMzQwNGNiMTktYzY2MjZmYWEtMjg1MGIwMzM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 69898fb9-5039-495a-bc2d-e7aa232e134c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113114Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } changefeeds { name: "20251106113116Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113118Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df37a5a3-43ba-45a1-a3c6-1660448c202b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df37a5a3-43ba-45a1-a3c6-1660448c202b, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MzA4NmE4MzItMzQwNGNiMTktYzY2MjZmYWEtMjg1MGIwMzM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df37a5a3-43ba-45a1-a3c6-1660448c202b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 13d3f639-6e50-4545-a261-4b5e1f242ef0, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 13d3f639-6e50-4545-a261-4b5e1f242ef0, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 13d3f639-6e50-4545-a261-4b5e1f242ef0, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } size_bytes: 115 created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 46c5c994-b135-4314-9376-fdf4efc36f47, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 46c5c994-b135-4314-9376-fdf4efc36f47, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjA3ZTEzMDAtYzE2Nzk5M2EtZDAxNThmOWMtYmEwODZiOGQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 46c5c994-b135-4314-9376-fdf4efc36f47, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113114Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } changefeeds { name: "20251106113116Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113118Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, cf7353d6-2585-4ded-b2df-ac9d33f01a5b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, cf7353d6-2585-4ded-b2df-ac9d33f01a5b, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, cf7353d6-2585-4ded-b2df-ac9d33f01a5b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } size_bytes: 115 created_at { plan_step: 1762428667030 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3729802
DEBUG    ya.test:process.py:259 Command (pid 3729802) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3729802) elapsed time (sec): 0.17154359817504883
DEBUG    ya.test:process.py:263 Command (pid 3729802) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3729802) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3729802) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3729802) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3729802) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3729802) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3729802) minflt: 3433
DEBUG    ya.test:process.py:263 Command (pid 3729802) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3729802) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3729802) nivcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 3729802) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3729802) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3729802) nvcsw: 161
DEBUG    ya.test:process.py:263 Command (pid 3729802) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3729802) stime: 0.021859999999999997
DEBUG    ya.test:process.py:263 Command (pid 3729802) utime: 0.05465
DEBUG    ya.test:process.py:263 Command (pid 3729802) wtime: 0.175
DEBUG    ya.test:process.py:275 Command (pid 3729802) output:

DEBUG    ya.test:process.py:276 Command (pid 3729802) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', 'BACKUP `test_incremental_4c2f35a8` INCREMENTAL;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3730259
DEBUG    ya.test:process.py:259 Command (pid 3730259) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3730259) elapsed time (sec): 0.22452569007873535
DEBUG    ya.test:process.py:263 Command (pid 3730259) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3730259) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3730259) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3730259) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3730259) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3730259) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3730259) minflt: 3411
DEBUG    ya.test:process.py:263 Command (pid 3730259) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3730259) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3730259) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3730259) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3730259) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3730259) nvcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 3730259) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3730259) stime: 0.029654999999999997
DEBUG    ya.test:process.py:263 Command (pid 3730259) utime: 0.046602
DEBUG    ya.test:process.py:263 Command (pid 3730259) wtime: 0.238
DEBUG    ya.test:process.py:275 Command (pid 3730259) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 153b0eb4-5003-4e3e-89d6-6c6dd8e915cb, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 153b0eb4-5003-4e3e-89d6-6c6dd8e915cb, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_incremental_4c2f35a8" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 153b0eb4-5003-4e3e-89d6-6c6dd8e915cb, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_incremental_4c2f35a8" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667360 tx_id: 281474976710664 } } children { name: "20251106113109Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428669660 tx_id: 281474976710671 } } children { name: "20251106113111Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428671850 tx_id: 281474976710679 } } children { name: "20251106113114Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428674110 tx_id: 281474976710687 } } children { name: "20251106113116Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428676470 tx_id: 281474976710695 } } children { name: "20251106113118Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428678390 tx_id: 281474976710698 } } children { name: "20251106113120Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428680860 tx_id: 281474976710706 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, b801b365-5d2d-4ae7-82da-0f3e8c5d4991, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, b801b365-5d2d-4ae7-82da-0f3e8c5d4991, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/test_incremental_4c2f35a8" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, b801b365-5d2d-4ae7-82da-0f3e8c5d4991, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test_incremental_4c2f35a8" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428667360 tx_id: 281474976710664 } } children { name: "20251106113109Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428669660 tx_id: 281474976710671 } } children { name: "20251106113111Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428671850 tx_id: 281474976710679 } } children { name: "20251106113114Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428674110 tx_id: 281474976710687 } } children { name: "20251106113116Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428676470 tx_id: 281474976710695 } } children { name: "20251106113118Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428678390 tx_id: 281474976710698 } } children { name: "20251106113120Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428680860 tx_id: 281474976710706 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'tools', 'dump', '--path', '/Root/.backups/collections/test_incremental_4c2f35a8', '--output', '/home/runner/.ya/build/build_root/8cg8/000410/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk0/testing_out_stuff/TestFullCycleLocalBackupRestoreWIncr/test_incremental_4c2f35a8']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3730423
DEBUG    ya.test:process.py:259 Command (pid 3730423) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3730423) elapsed time (sec): 1.6210904121398926
DEBUG    ya.test:process.py:263 Command (pid 3730423) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3730423) inblock: 13608
DEBUG    ya.test:process.py:263 Command (pid 3730423) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3730423) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3730423) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3730423) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3730423) minflt: 3753
DEBUG    ya.test:process.py:263 Command (pid 3730423) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3730423) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3730423) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 3730423) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3730423) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3730423) nvcsw: 1005
DEBUG    ya.test:process.py:263 Command (pid 3730423) oublock: 288
DEBUG    ya.test:process.py:263 Command (pid 3730423) stime: 0.052737
DEBUG    ya.test:process.py:263 Command (pid 3730423) utime: 0.131085
DEBUG    ya.test:process.py:263 Command (pid 3730423) wtime: 1.632
DEBUG    ya.test:process.py:275 Command (pid 3730423) output:

DEBUG    ya.test:process.py:276 Command (pid 3730423) errors:
No authentication methods were found. Going without authentication
Path before adjusting: "/Root/.backups/collections/test_incremental_4c2f35a8"
Path after adjusting: "/Root/.backups/collections/test_incremental_4c2f35a8"

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "\n            CREATE BACKUP COLLECTION `restore_stage6_c5143666`\n                ( TABLE `/Root/orders`, TABLE `/Root/products` )\n            WITH ( STORAGE = 'cluster' );\n        "]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3731031
DEBUG    ya.test:process.py:259 Command (pid 3731031) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3731031) elapsed time (sec): 0.23459124565124512
DEBUG    ya.test:process.py:263 Command (pid 3731031) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3731031) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3731031) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3731031) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3731031) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3731031) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3731031) minflt: 3421
DEBUG    ya.test:process.py:263 Command (pid 3731031) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3731031) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3731031) nivcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 3731031) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3731031) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3731031) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 3731031) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3731031) stime: 0.015609
DEBUG    ya.test:process.py:263 Command (pid 3731031) utime: 0.062436
DEBUG    ya.test:process.py:263 Command (pid 3731031) wtime: 0.236
DEBUG    ya.test:process.py:275 Command (pid 3731031) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, acf8b84f-a240-4729-9a05-dcf8a80b410b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, acf8b84f-a240-4729-9a05-dcf8a80b410b, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/restore_stage6_c5143666" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, acf8b84f-a240-4729-9a05-dcf8a80b410b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "restore_stage6_c5143666" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428682720 tx_id: 281474976710758 } } } } } }
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:351 Collection restore_stage6_c5143666 found
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:648 Will import into restore_stage6_c5143666 these snapshots (in order): ['20251106113109Z_full', '20251106113111Z_incremental', '20251106113114Z_incremental', '20251106113116Z_full', '20251106113118Z_incremental', '20251106113120Z_incremental']
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:653 Importing 20251106113109Z_full (ts=20251106113109Z) -> /Root/.backups/collections/restore_stage6_c5143666/20251106113109Z_full
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.20
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.20
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'tools', 'restore', '--path', '/Root/.backups/collections/restore_stage6_c5143666/20251106113109Z_full', '--input', '/home/runner/.ya/build/build_root/8cg8/000410/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk0/testing_out_stuff/TestFullCycleLocalBackupRestoreWIncr/test_incremental_4c2f35a8/20251106113109Z_full']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3731134
DEBUG    ya.test:process.py:259 Command (pid 3731134) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3731134) elapsed time (sec): 0.6104593276977539
DEBUG    ya.test:process.py:263 Command (pid 3731134) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3731134) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3731134) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3731134) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3731134) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3731134) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3731134) minflt: 4546
DEBUG    ya.test:process.py:263 Command (pid 3731134) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3731134) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3731134) nivcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 3731134) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3731134) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3731134) nvcsw: 961
DEBUG    ya.test:process.py:263 Command (pid 3731134) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3731134) stime: 0.026961
DEBUG    ya.test:process.py:263 Command (pid 3731134) utime: 0.101106
DEBUG    ya.test:process.py:263 Command (pid 3731134) wtime: 0.614
DEBUG    ya.test:process.py:275 Command (pid 3731134) output:

DEBUG    ya.test:process.py:276 Command (pid 3731134) errors:
No authentication methods were found. Going without authentication
Path before adjusting: "/Root/.backups/collections/restore_stage6_c5143666/20251106113109Z_full"
Path after adjusting: "/Root/.backups/collections/restore_stage6_c5143666/20251106113109Z_full"

INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:653 Importing 20251106113111Z_incremental (ts=20251106113111Z) -> /Root/.backups/collections/restore_stage6_c5143666/20251106113111Z_incremental
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.21
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.21
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'tools', 'restore', '--path', '/Root/.backups/collections/restore_stage6_c5143666/20251106113111Z_incremental', '--input', '/home/runner/.ya/build/build_root/8cg8/000410/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk0/testing_out_stuff/TestFullCycleLocalBackupRestoreWIncr/test_incremental_4c2f35a8/20251106113111Z_incremental']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3731586
DEBUG    ya.test:process.py:259 Command (pid 3731586) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3731586) elapsed time (sec): 0.41393113136291504
DEBUG    ya.test:process.py:263 Command (pid 3731586) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3731586) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3731586) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3731586) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3731586) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3731586) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3731586) minflt: 4540
DEBUG    ya.test:process.py:263 Command (pid 3731586) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3731586) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3731586) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 3731586) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3731586) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3731586) nvcsw: 895
DEBUG    ya.test:process.py:263 Command (pid 3731586) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3731586) stime: 0.054664
DEBUG    ya.test:process.py:263 Command (pid 3731586) utime: 0.070282
DEBUG    ya.test:process.py:263 Command (pid 3731586) wtime: 0.424
DEBUG    ya.test:process.py:275 Command (pid 3731586) output:

DEBUG    ya.test:process.py:276 Command (pid 3731586) errors:
No authentication methods were found. Going without authentication
Path before adjusting: "/Root/.backups/collections/restore_stage6_c5143666/20251106113111Z_incremental"
Path after adjusting: "/Root/.backups/collections/restore_stage6_c5143666/20251106113111Z_incremental"

INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:653 Importing 20251106113114Z_incremental (ts=20251106113114Z) -> /Root/.backups/collections/restore_stage6_c5143666/20251106113114Z_incremental
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.22
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.22
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'tools', 'restore', '--path', '/Root/.backups/collections/restore_stage6_c5143666/20251106113114Z_incremental', '--input', '/home/runner/.ya/build/build_root/8cg8/000410/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk0/testing_out_stuff/TestFullCycleLocalBackupRestoreWIncr/test_incremental_4c2f35a8/20251106113114Z_incremental']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3732326
DEBUG    ya.test:process.py:259 Command (pid 3732326) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3732326) elapsed time (sec): 0.3217771053314209
DEBUG    ya.test:process.py:263 Command (pid 3732326) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3732326) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3732326) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3732326) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3732326) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3732326) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3732326) minflt: 4539
DEBUG    ya.test:process.py:263 Command (pid 3732326) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3732326) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3732326) nivcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 3732326) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3732326) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3732326) nvcsw: 915
DEBUG    ya.test:process.py:263 Command (pid 3732326) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3732326) stime: 0.055181
DEBUG    ya.test:process.py:263 Command (pid 3732326) utime: 0.055181
DEBUG    ya.test:process.py:263 Command (pid 3732326) wtime: 0.328
DEBUG    ya.test:process.py:275 Command (pid 3732326) output:

DEBUG    ya.test:process.py:276 Command (pid 3732326) errors:
No authentication methods were found. Going without authentication
Path before adjusting: "/Root/.backups/collections/restore_stage6_c5143666/20251106113114Z_incremental"
Path after adjusting: "/Root/.backups/collections/restore_stage6_c5143666/20251106113114Z_incremental"

INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:653 Importing 20251106113116Z_full (ts=20251106113116Z) -> /Root/.backups/collections/restore_stage6_c5143666/20251106113116Z_full
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.23
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.23
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'tools', 'restore', '--path', '/Root/.backups/collections/restore_stage6_c5143666/20251106113116Z_full', '--input', '/home/runner/.ya/build/build_root/8cg8/000410/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk0/testing_out_stuff/TestFullCycleLocalBackupRestoreWIncr/test_incremental_4c2f35a8/20251106113116Z_full']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3732868
DEBUG    ya.test:process.py:259 Command (pid 3732868) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3732868) elapsed time (sec): 0.423351526260376
DEBUG    ya.test:process.py:263 Command (pid 3732868) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3732868) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3732868) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3732868) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3732868) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3732868) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3732868) minflt: 4559
DEBUG    ya.test:process.py:263 Command (pid 3732868) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3732868) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3732868) nivcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 3732868) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3732868) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3732868) nvcsw: 861
DEBUG    ya.test:process.py:263 Command (pid 3732868) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3732868) stime: 0.042739
DEBUG    ya.test:process.py:263 Command (pid 3732868) utime: 0.074793
DEBUG    ya.test:process.py:263 Command (pid 3732868) wtime: 0.439
DEBUG    ya.test:process.py:275 Command (pid 3732868) output:

DEBUG    ya.test:process.py:276 Command (pid 3732868) errors:
No authentication methods were found. Going without authentication
Path before adjusting: "/Root/.backups/collections/restore_stage6_c5143666/20251106113116Z_full"
Path after adjusting: "/Root/.backups/collections/restore_stage6_c5143666/20251106113116Z_full"

INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:653 Importing 20251106113118Z_incremental (ts=20251106113118Z) -> /Root/.backups/collections/restore_stage6_c5143666/20251106113118Z_incremental
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.24
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.24
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'tools', 'restore', '--path', '/Root/.backups/collections/restore_stage6_c5143666/20251106113118Z_incremental', '--input', '/home/runner/.ya/build/build_root/8cg8/000410/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk0/testing_out_stuff/TestFullCycleLocalBackupRestoreWIncr/test_incremental_4c2f35a8/20251106113118Z_incremental']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3733380
DEBUG    ya.test:process.py:259 Command (pid 3733380) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3733380) elapsed time (sec): 0.37800121307373047
DEBUG    ya.test:process.py:263 Command (pid 3733380) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3733380) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3733380) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3733380) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3733380) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3733380) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3733380) minflt: 4541
DEBUG    ya.test:process.py:263 Command (pid 3733380) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3733380) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3733380) nivcsw: 168
DEBUG    ya.test:process.py:263 Command (pid 3733380) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3733380) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3733380) nvcsw: 972
DEBUG    ya.test:process.py:263 Command (pid 3733380) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3733380) stime: 0.056115
DEBUG    ya.test:process.py:263 Command (pid 3733380) utime: 0.064131
DEBUG    ya.test:process.py:263 Command (pid 3733380) wtime: 0.385
DEBUG    ya.test:process.py:275 Command (pid 3733380) output:

DEBUG    ya.test:process.py:276 Command (pid 3733380) errors:
No authentication methods were found. Going without authentication
Path before adjusting: "/Root/.backups/collections/restore_stage6_c5143666/20251106113118Z_incremental"
Path after adjusting: "/Root/.backups/collections/restore_stage6_c5143666/20251106113118Z_incremental"

INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:653 Importing 20251106113120Z_incremental (ts=20251106113120Z) -> /Root/.backups/collections/restore_stage6_c5143666/20251106113120Z_incremental
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.25
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.25
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'tools', 'restore', '--path', '/Root/.backups/collections/restore_stage6_c5143666/20251106113120Z_incremental', '--input', '/home/runner/.ya/build/build_root/8cg8/000410/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk0/testing_out_stuff/TestFullCycleLocalBackupRestoreWIncr/test_incremental_4c2f35a8/20251106113120Z_incremental']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3733877
DEBUG    ya.test:process.py:259 Command (pid 3733877) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3733877) elapsed time (sec): 0.3653712272644043
DEBUG    ya.test:process.py:263 Command (pid 3733877) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3733877) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3733877) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3733877) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3733877) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3733877) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3733877) minflt: 4548
DEBUG    ya.test:process.py:263 Command (pid 3733877) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3733877) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3733877) nivcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 3733877) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3733877) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3733877) nvcsw: 880
DEBUG    ya.test:process.py:263 Command (pid 3733877) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3733877) stime: 0.049325999999999995
DEBUG    ya.test:process.py:263 Command (pid 3733877) utime: 0.08221099999999999
DEBUG    ya.test:process.py:263 Command (pid 3733877) wtime: 0.367
DEBUG    ya.test:process.py:275 Command (pid 3733877) output:

DEBUG    ya.test:process.py:276 Command (pid 3733877) errors:
No authentication methods were found. Going without authentication
Path before adjusting: "/Root/.backups/collections/restore_stage6_c5143666/20251106113120Z_incremental"
Path after adjusting: "/Root/.backups/collections/restore_stage6_c5143666/20251106113120Z_incremental"

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 23fc6bc4-0fcb-47b2-8334-dce45333f67f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 23fc6bc4-0fcb-47b2-8334-dce45333f67f, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/restore_stage6_c5143666" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 23fc6bc4-0fcb-47b2-8334-dce45333f67f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "restore_stage6_c5143666" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428682720 tx_id: 281474976710758 } } children { name: "20251106113109Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428683070 tx_id: 281474976710759 } } children { name: "20251106113111Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428683690 tx_id: 281474976710767 } } children { name: "20251106113114Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428684120 tx_id: 281474976710773 } } children { name: "20251106113116Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428684490 tx_id: 281474976710779 } } children { name: "20251106113118Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428684920 tx_id: 281474976710787 } } children { name: "20251106113120Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428685330 tx_id: 281474976710793 } } } } } }
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:683 All imported snapshots are registered in collection restore_stage6_c5143666
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.26
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.26
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8914', '-d', '/Root', 'operation', 'list', 'restore']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3737573
DEBUG    ya.test:process.py:259 Command (pid 3737573) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3737573) elapsed time (sec): 0.14192605018615723
DEBUG    ya.test:process.py:263 Command (pid 3737573) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3737573) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3737573) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3737573) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3737573) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3737573) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3737573) minflt: 3407
DEBUG    ya.test:process.py:263 Command (pid 3737573) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3737573) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3737573) nivcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 3737573) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3737573) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3737573) nvcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 3737573) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3737573) stime: 0.018564999999999998
DEBUG    ya.test:process.py:263 Command (pid 3737573) utime: 0.059407999999999996
DEBUG    ya.test:process.py:263 Command (pid 3737573) wtime: 0.143
DEBUG    ya.test:process.py:275 Command (pid 3737573) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.27
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.27
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', 'RESTORE `restore_stage6_c5143666`;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3737686
DEBUG    ya.test:process.py:259 Command (pid 3737686) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3737686) elapsed time (sec): 0.1151280403137207
DEBUG    ya.test:process.py:263 Command (pid 3737686) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3737686) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3737686) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3737686) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3737686) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3737686) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3737686) minflt: 3437
DEBUG    ya.test:process.py:263 Command (pid 3737686) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3737686) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3737686) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 3737686) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3737686) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3737686) nvcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 3737686) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3737686) stime: 0.027533
DEBUG    ya.test:process.py:263 Command (pid 3737686) utime: 0.041298999999999995
DEBUG    ya.test:process.py:263 Command (pid 3737686) wtime: 0.143
DEBUG    ya.test:process.py:275 Command (pid 3737686) output:

DEBUG    ya.test:process.py:276 Command (pid 3737686) errors:
Status: SCHEME_ERROR
Issues: 
<main>: Error: Execution, code: 1060
    <main>:1:9: Error: Executing RESTORE
        <main>: Error: Check failed: path: '/Root/orders', error: path exist, request doesn't accept it (id: [OwnerId: 72057594046678944, LocalPathId: 6], type: EPathTypeTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_copy_table.cpp:428, code: 2003

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7da0f70e-b945-4c2b-a5e8-e6e9e9e9b25a, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7da0f70e-b945-4c2b-a5e8-e6e9e9e9b25a, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7da0f70e-b945-4c2b-a5e8-e6e9e9e9b25a, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWFlNWZiZWEtNmUyNDYxMzQtZWVhYTUyNDAtODUxYTgzOTQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 18c2be65-bfdd-47c4-9b62-be2a65528eb0, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 18c2be65-bfdd-47c4-9b62-be2a65528eb0, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MWFlNWZiZWEtNmUyNDYxMzQtZWVhYTUyNDAtODUxYTgzOTQ=" yql_text: "DROP TABLE `/Root/orders`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 18c2be65-bfdd-47c4-9b62-be2a65528eb0, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS issues { message: "Execution" issue_code: 1060 severity: 3 issues { position { row: 1 column: 12 } message: "Executing DROP TABLE" end_position { row: 1 column: 12 } severity: 3 issues { message: "Success" issue_code: 4 severity: 3 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 56539c1f-b6c2-4fe5-9b6c-01b9b941b614, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 56539c1f-b6c2-4fe5-9b6c-01b9b941b614, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MWFlNWZiZWEtNmUyNDYxMzQtZWVhYTUyNDAtODUxYTgzOTQ=" yql_text: "DROP TABLE `/Root/products`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 56539c1f-b6c2-4fe5-9b6c-01b9b941b614, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS issues { message: "Execution" issue_code: 1060 severity: 3 issues { position { row: 1 column: 12 } message: "Executing DROP TABLE" end_position { row: 1 column: 12 } severity: 3 issues { message: "Success" issue_code: 4 severity: 3 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 0832bc29-37f0-41cf-b5ee-dba8287bec28, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 0832bc29-37f0-41cf-b5ee-dba8287bec28, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MWFlNWZiZWEtNmUyNDYxMzQtZWVhYTUyNDAtODUxYTgzOTQ=" yql_text: "DROP TABLE `/Root/extra1_1_8667`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 0832bc29-37f0-41cf-b5ee-dba8287bec28, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SCHEME_ERROR issues { message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 1 column: 12 } message: "At function: KiDropTable!" end_position { row: 1 column: 12 } severity: 1 issues { position { row: 1 column: 12 } message: "Cannot find table \'db.[/Root/extra1_1_8667]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 1 column: 12 } issue_code: 2003 severity: 1 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 9b4756c2-bcc6-4436-922b-66fc6b4a9c34, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 9b4756c2-bcc6-4436-922b-66fc6b4a9c34, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MWFlNWZiZWEtNmUyNDYxMzQtZWVhYTUyNDAtODUxYTgzOTQ=" yql_text: "DROP TABLE `/Root/extra2_1_8669`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 9b4756c2-bcc6-4436-922b-66fc6b4a9c34, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SCHEME_ERROR issues { message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 1 column: 12 } message: "At function: KiDropTable!" end_position { row: 1 column: 12 } severity: 1 issues { position { row: 1 column: 12 } message: "Cannot find table \'db.[/Root/extra2_1_8669]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 1 column: 12 } issue_code: 2003 severity: 1 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, afe556c7-d2cf-4bbe-afe1-19285ca946e8, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, afe556c7-d2cf-4bbe-afe1-19285ca946e8, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MWFlNWZiZWEtNmUyNDYxMzQtZWVhYTUyNDAtODUxYTgzOTQ=" yql_text: "DROP TABLE `/Root/extra3_1_8672`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, afe556c7-d2cf-4bbe-afe1-19285ca946e8, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SCHEME_ERROR issues { message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 1 column: 12 } message: "At function: KiDropTable!" end_position { row: 1 column: 12 } severity: 1 issues { position { row: 1 column: 12 } message: "Cannot find table \'db.[/Root/extra3_1_8672]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 1 column: 12 } issue_code: 2003 severity: 1 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 2a7d5b3b-e79b-4c76-afc7-f4387c8eb146, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 2a7d5b3b-e79b-4c76-afc7-f4387c8eb146, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MWFlNWZiZWEtNmUyNDYxMzQtZWVhYTUyNDAtODUxYTgzOTQ=" yql_text: "DROP TABLE `/Root/extra4_1_8674`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 2a7d5b3b-e79b-4c76-afc7-f4387c8eb146, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SCHEME_ERROR issues { message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 1 column: 12 } message: "At function: KiDropTable!" end_position { row: 1 column: 12 } severity: 1 issues { position { row: 1 column: 12 } message: "Cannot find table \'db.[/Root/extra4_1_8674]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 1 column: 12 } issue_code: 2003 severity: 1 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 02824740-765a-42bc-b1b7-6df3c8590fff, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 02824740-765a-42bc-b1b7-6df3c8590fff, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MWFlNWZiZWEtNmUyNDYxMzQtZWVhYTUyNDAtODUxYTgzOTQ=" yql_text: "DROP TABLE `/Root/extra5_1_8678`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 02824740-765a-42bc-b1b7-6df3c8590fff, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS issues { message: "Execution" issue_code: 1060 severity: 3 issues { position { row: 1 column: 12 } message: "Executing DROP TABLE" end_position { row: 1 column: 12 } severity: 3 issues { message: "Success" issue_code: 4 severity: 3 } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.28
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.28
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "\n            CREATE BACKUP COLLECTION `restore_stage1_c7fd9e86`\n                ( TABLE `/Root/orders`, TABLE `/Root/products` )\n            WITH ( STORAGE = 'cluster' );\n        "]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3737945
DEBUG    ya.test:process.py:259 Command (pid 3737945) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3737945) elapsed time (sec): 0.17525768280029297
DEBUG    ya.test:process.py:263 Command (pid 3737945) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3737945) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3737945) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3737945) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3737945) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3737945) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3737945) minflt: 3416
DEBUG    ya.test:process.py:263 Command (pid 3737945) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3737945) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3737945) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 3737945) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3737945) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3737945) nvcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 3737945) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3737945) stime: 0.017862
DEBUG    ya.test:process.py:263 Command (pid 3737945) utime: 0.058053
DEBUG    ya.test:process.py:263 Command (pid 3737945) wtime: 0.177
DEBUG    ya.test:process.py:275 Command (pid 3737945) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, d6c0cce9-8457-45f5-9b35-bed3cd415f0b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, d6c0cce9-8457-45f5-9b35-bed3cd415f0b, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/restore_stage1_c7fd9e86" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, d6c0cce9-8457-45f5-9b35-bed3cd415f0b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "restore_stage1_c7fd9e86" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428691360 tx_id: 281474976710804 } } } } } }
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:351 Collection restore_stage1_c7fd9e86 found
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:648 Will import into restore_stage1_c7fd9e86 these snapshots (in order): ['20251106113109Z_full']
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:653 Importing 20251106113109Z_full (ts=20251106113109Z) -> /Root/.backups/collections/restore_stage1_c7fd9e86/20251106113109Z_full
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.29
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.29
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'tools', 'restore', '--path', '/Root/.backups/collections/restore_stage1_c7fd9e86/20251106113109Z_full', '--input', '/home/runner/.ya/build/build_root/8cg8/000410/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk0/testing_out_stuff/TestFullCycleLocalBackupRestoreWIncr/test_incremental_4c2f35a8/20251106113109Z_full']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3738307
DEBUG    ya.test:process.py:259 Command (pid 3738307) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3738307) elapsed time (sec): 0.2870485782623291
DEBUG    ya.test:process.py:263 Command (pid 3738307) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3738307) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3738307) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3738307) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3738307) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3738307) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3738307) minflt: 4541
DEBUG    ya.test:process.py:263 Command (pid 3738307) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3738307) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3738307) nivcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 3738307) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3738307) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3738307) nvcsw: 897
DEBUG    ya.test:process.py:263 Command (pid 3738307) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3738307) stime: 0.044653
DEBUG    ya.test:process.py:263 Command (pid 3738307) utime: 0.081188
DEBUG    ya.test:process.py:263 Command (pid 3738307) wtime: 0.291
DEBUG    ya.test:process.py:275 Command (pid 3738307) output:

DEBUG    ya.test:process.py:276 Command (pid 3738307) errors:
No authentication methods were found. Going without authentication
Path before adjusting: "/Root/.backups/collections/restore_stage1_c7fd9e86/20251106113109Z_full"
Path after adjusting: "/Root/.backups/collections/restore_stage1_c7fd9e86/20251106113109Z_full"

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 108b409c-45d6-4e0d-a741-b2f80e088ef5, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 108b409c-45d6-4e0d-a741-b2f80e088ef5, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/restore_stage1_c7fd9e86" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 108b409c-45d6-4e0d-a741-b2f80e088ef5, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "restore_stage1_c7fd9e86" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428691360 tx_id: 281474976710804 } } children { name: "20251106113109Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428691580 tx_id: 281474976710805 } } } } } }
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:683 All imported snapshots are registered in collection restore_stage1_c7fd9e86
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.30
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.30
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8914', '-d', '/Root', 'operation', 'list', 'restore']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3741854
DEBUG    ya.test:process.py:259 Command (pid 3741854) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3741854) elapsed time (sec): 0.1316821575164795
DEBUG    ya.test:process.py:263 Command (pid 3741854) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741854) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3741854) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741854) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741854) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3741854) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3741854) minflt: 3428
DEBUG    ya.test:process.py:263 Command (pid 3741854) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3741854) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3741854) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3741854) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3741854) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3741854) nvcsw: 160
DEBUG    ya.test:process.py:263 Command (pid 3741854) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3741854) stime: 0.014176
DEBUG    ya.test:process.py:263 Command (pid 3741854) utime: 0.061429
DEBUG    ya.test:process.py:263 Command (pid 3741854) wtime: 0.134
DEBUG    ya.test:process.py:275 Command (pid 3741854) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.31
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.31
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', 'RESTORE `restore_stage1_c7fd9e86`;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3741948
DEBUG    ya.test:process.py:259 Command (pid 3741948) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3741948) elapsed time (sec): 0.18233036994934082
DEBUG    ya.test:process.py:263 Command (pid 3741948) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741948) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3741948) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741948) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741948) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3741948) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3741948) minflt: 3425
DEBUG    ya.test:process.py:263 Command (pid 3741948) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3741948) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3741948) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3741948) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3741948) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3741948) nvcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 3741948) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3741948) stime: 0.029085
DEBUG    ya.test:process.py:263 Command (pid 3741948) utime: 0.050899
DEBUG    ya.test:process.py:263 Command (pid 3741948) wtime: 0.184
DEBUG    ya.test:process.py:275 Command (pid 3741948) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a7db49cd-ef50-4729-a83c-1643ba8e41dc, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a7db49cd-ef50-4729-a83c-1643ba8e41dc, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a7db49cd-ef50-4729-a83c-1643ba8e41dc, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGIyMDZiZTktM2ZiZjBlNC1hZjgzZjkwNC1kN2FiNGEyYQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ff66bab7-eedb-4df4-bc7d-964c89a9d622, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ff66bab7-eedb-4df4-bc7d-964c89a9d622, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NGIyMDZiZTktM2ZiZjBlNC1hZjgzZjkwNC1kN2FiNGEyYQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ff66bab7-eedb-4df4-bc7d-964c89a9d622, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428697120 tx_id: 281474976710813 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eddd1f0a-df42-4356-8a7c-61dff1e47c30, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eddd1f0a-df42-4356-8a7c-61dff1e47c30, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NGIyMDZiZTktM2ZiZjBlNC1hZjgzZjkwNC1kN2FiNGEyYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eddd1f0a-df42-4356-8a7c-61dff1e47c30, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, d7cf41de-cc38-4da6-b5a5-beeb8f48413d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, d7cf41de-cc38-4da6-b5a5-beeb8f48413d, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, d7cf41de-cc38-4da6-b5a5-beeb8f48413d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428697120 tx_id: 281474976710813 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f1708311-910d-4462-afc1-130399782072, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f1708311-910d-4462-afc1-130399782072, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjA3ZTEzMDAtYzE2Nzk5M2EtZDAxNThmOWMtYmEwODZiOGQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f1708311-910d-4462-afc1-130399782072, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428697120 tx_id: 281474976710813 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, b884889a-b249-4cfa-94aa-49d6d8157470, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, b884889a-b249-4cfa-94aa-49d6d8157470, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, b884889a-b249-4cfa-94aa-49d6d8157470, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428697120 tx_id: 281474976710813 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.32
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.32
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3742216
DEBUG    ya.test:process.py:259 Command (pid 3742216) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3742216) elapsed time (sec): 0.12273716926574707
DEBUG    ya.test:process.py:263 Command (pid 3742216) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3742216) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3742216) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3742216) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3742216) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3742216) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3742216) minflt: 3438
DEBUG    ya.test:process.py:263 Command (pid 3742216) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3742216) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3742216) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3742216) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3742216) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3742216) nvcsw: 188
DEBUG    ya.test:process.py:263 Command (pid 3742216) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3742216) stime: 0.00885
DEBUG    ya.test:process.py:263 Command (pid 3742216) utime: 0.061952
DEBUG    ya.test:process.py:263 Command (pid 3742216) wtime: 0.124
DEBUG    ya.test:process.py:275 Command (pid 3742216) output:

DEBUG    ya.test:process.py:276 Command (pid 3742216) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f1fe5601-e29f-4de6-8511-e3a759a6503d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f1fe5601-e29f-4de6-8511-e3a759a6503d, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f1fe5601-e29f-4de6-8511-e3a759a6503d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Njk4Y2NlZjktYTU1MmVlYTAtOGU2NzFkMy1iOTllZTZkOQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f7b41dc2-c65a-49b4-8648-e9ade460f5dc, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f7b41dc2-c65a-49b4-8648-e9ade460f5dc, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Njk4Y2NlZjktYTU1MmVlYTAtOGU2NzFkMy1iOTllZTZkOQ==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f7b41dc2-c65a-49b4-8648-e9ade460f5dc, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428697120 tx_id: 281474976710813 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 149d00ac-aae0-4468-8ca6-d8daa4b51553, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 149d00ac-aae0-4468-8ca6-d8daa4b51553, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Njk4Y2NlZjktYTU1MmVlYTAtOGU2NzFkMy1iOTllZTZkOQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 149d00ac-aae0-4468-8ca6-d8daa4b51553, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, db46bab4-7361-4847-9b0a-c558d0b4e298, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, db46bab4-7361-4847-9b0a-c558d0b4e298, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, db46bab4-7361-4847-9b0a-c558d0b4e298, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428697120 tx_id: 281474976710813 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 798339a9-ea2a-4c00-8017-a2858e89ca26, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 798339a9-ea2a-4c00-8017-a2858e89ca26, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjA3ZTEzMDAtYzE2Nzk5M2EtZDAxNThmOWMtYmEwODZiOGQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 798339a9-ea2a-4c00-8017-a2858e89ca26, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428697120 tx_id: 281474976710813 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, df88bc92-c052-45b8-8e12-dcfdd15bca91, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, df88bc92-c052-45b8-8e12-dcfdd15bca91, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, df88bc92-c052-45b8-8e12-dcfdd15bca91, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428697120 tx_id: 281474976710813 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.33
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.33
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3742318
DEBUG    ya.test:process.py:259 Command (pid 3742318) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3742318) elapsed time (sec): 0.17311334609985352
DEBUG    ya.test:process.py:263 Command (pid 3742318) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3742318) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3742318) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3742318) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3742318) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3742318) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3742318) minflt: 3433
DEBUG    ya.test:process.py:263 Command (pid 3742318) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3742318) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3742318) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 3742318) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3742318) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3742318) nvcsw: 166
DEBUG    ya.test:process.py:263 Command (pid 3742318) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3742318) stime: 0.01968
DEBUG    ya.test:process.py:263 Command (pid 3742318) utime: 0.055104
DEBUG    ya.test:process.py:263 Command (pid 3742318) wtime: 0.174
DEBUG    ya.test:process.py:275 Command (pid 3742318) output:

DEBUG    ya.test:process.py:276 Command (pid 3742318) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d9cd4357-ebdf-40cb-868b-cb0e6fe73f20, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d9cd4357-ebdf-40cb-868b-cb0e6fe73f20, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d9cd4357-ebdf-40cb-868b-cb0e6fe73f20, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjQ5MzZhN2ItZTFkOWYzYTgtMmQwNzEzZTEtYjNjYmMzOWU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 720df360-75e2-471c-8e15-c9168c8fe102, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 720df360-75e2-471c-8e15-c9168c8fe102, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NjQ5MzZhN2ItZTFkOWYzYTgtMmQwNzEzZTEtYjNjYmMzOWU=" yql_text: "DROP TABLE `/Root/orders`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 720df360-75e2-471c-8e15-c9168c8fe102, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS issues { message: "Execution" issue_code: 1060 severity: 3 issues { position { row: 1 column: 12 } message: "Executing DROP TABLE" end_position { row: 1 column: 12 } severity: 3 issues { message: "Success" issue_code: 4 severity: 3 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, d610d7bb-8aac-4cdc-b060-baa981993bdc, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, d610d7bb-8aac-4cdc-b060-baa981993bdc, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NjQ5MzZhN2ItZTFkOWYzYTgtMmQwNzEzZTEtYjNjYmMzOWU=" yql_text: "DROP TABLE `/Root/products`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, d610d7bb-8aac-4cdc-b060-baa981993bdc, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS issues { message: "Execution" issue_code: 1060 severity: 3 issues { position { row: 1 column: 12 } message: "Executing DROP TABLE" end_position { row: 1 column: 12 } severity: 3 issues { message: "Success" issue_code: 4 severity: 3 } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.34
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.34
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "\n            CREATE BACKUP COLLECTION `restore_stage2_7fea79b5`\n                ( TABLE `/Root/orders`, TABLE `/Root/products` )\n            WITH ( STORAGE = 'cluster' );\n        "]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3742419
DEBUG    ya.test:process.py:259 Command (pid 3742419) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3742419) elapsed time (sec): 0.1454916000366211
DEBUG    ya.test:process.py:263 Command (pid 3742419) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3742419) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3742419) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3742419) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3742419) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3742419) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3742419) minflt: 3423
DEBUG    ya.test:process.py:263 Command (pid 3742419) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3742419) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3742419) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3742419) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3742419) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3742419) nvcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 3742419) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3742419) stime: 0.022121
DEBUG    ya.test:process.py:263 Command (pid 3742419) utime: 0.055303
DEBUG    ya.test:process.py:263 Command (pid 3742419) wtime: 0.153
DEBUG    ya.test:process.py:275 Command (pid 3742419) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 62ba3e0c-549f-4930-8878-38903e535540, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 62ba3e0c-549f-4930-8878-38903e535540, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/restore_stage2_7fea79b5" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 62ba3e0c-549f-4930-8878-38903e535540, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "restore_stage2_7fea79b5" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428697820 tx_id: 281474976710818 } } } } } }
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:351 Collection restore_stage2_7fea79b5 found
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:648 Will import into restore_stage2_7fea79b5 these snapshots (in order): ['20251106113109Z_full', '20251106113111Z_incremental']
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:653 Importing 20251106113109Z_full (ts=20251106113109Z) -> /Root/.backups/collections/restore_stage2_7fea79b5/20251106113109Z_full
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.35
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.35
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'tools', 'restore', '--path', '/Root/.backups/collections/restore_stage2_7fea79b5/20251106113109Z_full', '--input', '/home/runner/.ya/build/build_root/8cg8/000410/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk0/testing_out_stuff/TestFullCycleLocalBackupRestoreWIncr/test_incremental_4c2f35a8/20251106113109Z_full']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3742497
DEBUG    ya.test:process.py:259 Command (pid 3742497) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3742497) elapsed time (sec): 0.28461790084838867
DEBUG    ya.test:process.py:263 Command (pid 3742497) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3742497) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3742497) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3742497) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3742497) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3742497) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3742497) minflt: 4549
DEBUG    ya.test:process.py:263 Command (pid 3742497) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3742497) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3742497) nivcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 3742497) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3742497) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3742497) nvcsw: 909
DEBUG    ya.test:process.py:263 Command (pid 3742497) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3742497) stime: 0.052826
DEBUG    ya.test:process.py:263 Command (pid 3742497) utime: 0.073144
DEBUG    ya.test:process.py:263 Command (pid 3742497) wtime: 0.286
DEBUG    ya.test:process.py:275 Command (pid 3742497) output:

DEBUG    ya.test:process.py:276 Command (pid 3742497) errors:
No authentication methods were found. Going without authentication
Path before adjusting: "/Root/.backups/collections/restore_stage2_7fea79b5/20251106113109Z_full"
Path after adjusting: "/Root/.backups/collections/restore_stage2_7fea79b5/20251106113109Z_full"

INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:653 Importing 20251106113111Z_incremental (ts=20251106113111Z) -> /Root/.backups/collections/restore_stage2_7fea79b5/20251106113111Z_incremental
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.36
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.36
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'tools', 'restore', '--path', '/Root/.backups/collections/restore_stage2_7fea79b5/20251106113111Z_incremental', '--input', '/home/runner/.ya/build/build_root/8cg8/000410/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk0/testing_out_stuff/TestFullCycleLocalBackupRestoreWIncr/test_incremental_4c2f35a8/20251106113111Z_incremental']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3742912
DEBUG    ya.test:process.py:259 Command (pid 3742912) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3742912) elapsed time (sec): 0.22118067741394043
DEBUG    ya.test:process.py:263 Command (pid 3742912) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3742912) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3742912) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3742912) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3742912) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3742912) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3742912) minflt: 4530
DEBUG    ya.test:process.py:263 Command (pid 3742912) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3742912) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3742912) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 3742912) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3742912) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3742912) nvcsw: 961
DEBUG    ya.test:process.py:263 Command (pid 3742912) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3742912) stime: 0.046813
DEBUG    ya.test:process.py:263 Command (pid 3742912) utime: 0.073563
DEBUG    ya.test:process.py:263 Command (pid 3742912) wtime: 0.223
DEBUG    ya.test:process.py:275 Command (pid 3742912) output:

DEBUG    ya.test:process.py:276 Command (pid 3742912) errors:
No authentication methods were found. Going without authentication
Path before adjusting: "/Root/.backups/collections/restore_stage2_7fea79b5/20251106113111Z_incremental"
Path after adjusting: "/Root/.backups/collections/restore_stage2_7fea79b5/20251106113111Z_incremental"

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, b3199263-b8e0-4859-923f-d7553449a4df, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, b3199263-b8e0-4859-923f-d7553449a4df, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/restore_stage2_7fea79b5" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, b3199263-b8e0-4859-923f-d7553449a4df, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "restore_stage2_7fea79b5" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428697820 tx_id: 281474976710818 } } children { name: "20251106113109Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428698010 tx_id: 281474976710819 } } children { name: "20251106113111Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428698330 tx_id: 281474976710827 } } } } } }
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:683 All imported snapshots are registered in collection restore_stage2_7fea79b5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.37
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.37
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8914', '-d', '/Root', 'operation', 'list', 'restore']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3746123
DEBUG    ya.test:process.py:259 Command (pid 3746123) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3746123) elapsed time (sec): 0.12815594673156738
DEBUG    ya.test:process.py:263 Command (pid 3746123) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3746123) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3746123) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3746123) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3746123) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3746123) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3746123) minflt: 3411
DEBUG    ya.test:process.py:263 Command (pid 3746123) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3746123) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3746123) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3746123) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3746123) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3746123) nvcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 3746123) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3746123) stime: 0.035296
DEBUG    ya.test:process.py:263 Command (pid 3746123) utime: 0.042355
DEBUG    ya.test:process.py:263 Command (pid 3746123) wtime: 0.13
DEBUG    ya.test:process.py:275 Command (pid 3746123) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.38
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.38
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', 'RESTORE `restore_stage2_7fea79b5`;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3746203
DEBUG    ya.test:process.py:259 Command (pid 3746203) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3746203) elapsed time (sec): 0.17199063301086426
DEBUG    ya.test:process.py:263 Command (pid 3746203) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3746203) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3746203) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3746203) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3746203) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3746203) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3746203) minflt: 3416
DEBUG    ya.test:process.py:263 Command (pid 3746203) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3746203) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3746203) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 3746203) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3746203) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3746203) nvcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 3746203) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3746203) stime: 0.029934
DEBUG    ya.test:process.py:263 Command (pid 3746203) utime: 0.04704
DEBUG    ya.test:process.py:263 Command (pid 3746203) wtime: 0.173
DEBUG    ya.test:process.py:275 Command (pid 3746203) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.39
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.39
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8914', '-d', '/Root', 'operation', 'list', 'restore']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3746387
DEBUG    ya.test:process.py:259 Command (pid 3746387) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3746387) elapsed time (sec): 0.1213533878326416
DEBUG    ya.test:process.py:263 Command (pid 3746387) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3746387) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3746387) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3746387) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3746387) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3746387) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3746387) minflt: 3426
DEBUG    ya.test:process.py:263 Command (pid 3746387) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3746387) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3746387) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 3746387) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3746387) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3746387) nvcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 3746387) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3746387) stime: 0.025370999999999998
DEBUG    ya.test:process.py:263 Command (pid 3746387) utime: 0.050742999999999996
DEBUG    ya.test:process.py:263 Command (pid 3746387) wtime: 0.127
DEBUG    ya.test:process.py:275 Command (pid 3746387) output:
┌─────────────────────────────────────┬───────┬─────────┬──────────┐
│ id                                  │ ready │ status  │ progress │
├─────────────────────────────────────┼───────┼─────────┼──────────┤
│ ydb://restore/12?id=281474976710833 │ true  │ SUCCESS │ Done     │
└─────────────────────────────────────┴───────┴─────────┴──────────┘

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

INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:510 [poll_restore] total=1 success=1 (start 0/0)
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2f82b6bd-0268-4e41-8728-e05985a084f2, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2f82b6bd-0268-4e41-8728-e05985a084f2, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2f82b6bd-0268-4e41-8728-e05985a084f2, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OWI5YzhhM2EtZjU3ZDk1OTQtZjkwMWI5MWEtYTU3OTJlYzI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5be8fae1-355f-4190-ad36-45fd5ddac426, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5be8fae1-355f-4190-ad36-45fd5ddac426, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OWI5YzhhM2EtZjU3ZDk1OTQtZjkwMWI5MWEtYTU3OTJlYzI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5be8fae1-355f-4190-ad36-45fd5ddac426, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33399d19-3b0f-4d2b-9fc3-b208e8795b06, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33399d19-3b0f-4d2b-9fc3-b208e8795b06, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OWI5YzhhM2EtZjU3ZDk1OTQtZjkwMWI5MWEtYTU3OTJlYzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33399d19-3b0f-4d2b-9fc3-b208e8795b06, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5f1914d5-f36e-46c1-865d-485edb5ff612, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5f1914d5-f36e-46c1-865d-485edb5ff612, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5f1914d5-f36e-46c1-865d-485edb5ff612, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGZhOWI0ZC04MGI2YjU5YS1kMDM3Y2ZhYS1kMjIyMWZjMA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, fdb3a965-30d6-413a-a7cc-c0e79f98586a, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, fdb3a965-30d6-413a-a7cc-c0e79f98586a, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NGZhOWI0ZC04MGI2YjU5YS1kMDM3Y2ZhYS1kMjIyMWZjMA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, fdb3a965-30d6-413a-a7cc-c0e79f98586a, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9377ab55-0c93-40fe-b01e-2cba57569485, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9377ab55-0c93-40fe-b01e-2cba57569485, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NGZhOWI0ZC04MGI2YjU5YS1kMDM3Y2ZhYS1kMjIyMWZjMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9377ab55-0c93-40fe-b01e-2cba57569485, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2e34cfa8-1c4e-4a7c-87c3-f98a517a6e08, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2e34cfa8-1c4e-4a7c-87c3-f98a517a6e08, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2e34cfa8-1c4e-4a7c-87c3-f98a517a6e08, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDhkMWYxNTAtMWEwODdlMzktNzRiNDhlYjgtMmZhMDY1NWQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1c676e80-16f7-44d0-8425-8dec2b3b48c7, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1c676e80-16f7-44d0-8425-8dec2b3b48c7, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZDhkMWYxNTAtMWEwODdlMzktNzRiNDhlYjgtMmZhMDY1NWQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1c676e80-16f7-44d0-8425-8dec2b3b48c7, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d420a48a-1b04-42fa-9062-74131ec7e42f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d420a48a-1b04-42fa-9062-74131ec7e42f, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZDhkMWYxNTAtMWEwODdlMzktNzRiNDhlYjgtMmZhMDY1NWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d420a48a-1b04-42fa-9062-74131ec7e42f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0186b3ed-e07a-47e3-ba1f-d7fe9219ae74, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0186b3ed-e07a-47e3-ba1f-d7fe9219ae74, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0186b3ed-e07a-47e3-ba1f-d7fe9219ae74, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Zjk2ZTY4MTYtZDc3YzJiYjktNWE1NTNlZTMtNzkxMWZjNGY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c867a0f0-db82-41ac-a0df-3568fa26a5b4, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c867a0f0-db82-41ac-a0df-3568fa26a5b4, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Zjk2ZTY4MTYtZDc3YzJiYjktNWE1NTNlZTMtNzkxMWZjNGY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c867a0f0-db82-41ac-a0df-3568fa26a5b4, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f641cf0a-1889-44fa-8108-c8082795bce2, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f641cf0a-1889-44fa-8108-c8082795bce2, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Zjk2ZTY4MTYtZDc3YzJiYjktNWE1NTNlZTMtNzkxMWZjNGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f641cf0a-1889-44fa-8108-c8082795bce2, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 23662d6a-9ada-43cd-a981-1d15aadca17f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 23662d6a-9ada-43cd-a981-1d15aadca17f, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 23662d6a-9ada-43cd-a981-1d15aadca17f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjI2MmUxY2MtMzI2NTFkNjctNzc4ZDgxYjQtYTNlZjcxNzI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c1eece10-2958-4082-bb06-3ba47e5336cf, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c1eece10-2958-4082-bb06-3ba47e5336cf, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MjI2MmUxY2MtMzI2NTFkNjctNzc4ZDgxYjQtYTNlZjcxNzI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c1eece10-2958-4082-bb06-3ba47e5336cf, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e08c4eff-7875-4787-b4af-c623c2acaea5, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e08c4eff-7875-4787-b4af-c623c2acaea5, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MjI2MmUxY2MtMzI2NTFkNjctNzc4ZDgxYjQtYTNlZjcxNzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e08c4eff-7875-4787-b4af-c623c2acaea5, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f29c8734-b3f1-425a-a315-4cfd9f6c1bcc, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f29c8734-b3f1-425a-a315-4cfd9f6c1bcc, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f29c8734-b3f1-425a-a315-4cfd9f6c1bcc, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGUzMTYzYjUtNzdiYjRmMGEtNzRkMzRkMjQtZDhlZThlNzk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3bc09e38-e146-4eb5-b952-c3b24e854252, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3bc09e38-e146-4eb5-b952-c3b24e854252, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZGUzMTYzYjUtNzdiYjRmMGEtNzRkMzRkMjQtZDhlZThlNzk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3bc09e38-e146-4eb5-b952-c3b24e854252, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85b488db-82f6-400c-b1dd-1b5dae07aa9c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85b488db-82f6-400c-b1dd-1b5dae07aa9c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZGUzMTYzYjUtNzdiYjRmMGEtNzRkMzRkMjQtZDhlZThlNzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85b488db-82f6-400c-b1dd-1b5dae07aa9c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c349ed04-dc12-45e2-91b7-2fea370b5b29, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c349ed04-dc12-45e2-91b7-2fea370b5b29, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c349ed04-dc12-45e2-91b7-2fea370b5b29, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTRhNDJlMjQtNWQ5ZjMxOGYtOTY0NTIzMzctMmM5NDY1NQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e0520203-ba66-4906-9816-d0a31d4806ba, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e0520203-ba66-4906-9816-d0a31d4806ba, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NTRhNDJlMjQtNWQ5ZjMxOGYtOTY0NTIzMzctMmM5NDY1NQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e0520203-ba66-4906-9816-d0a31d4806ba, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63329e83-4da3-4472-b11d-38a8716be964, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63329e83-4da3-4472-b11d-38a8716be964, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NTRhNDJlMjQtNWQ5ZjMxOGYtOTY0NTIzMzctMmM5NDY1NQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63329e83-4da3-4472-b11d-38a8716be964, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b491ab2f-5509-41d2-94ab-a07b818b0934, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b491ab2f-5509-41d2-94ab-a07b818b0934, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b491ab2f-5509-41d2-94ab-a07b818b0934, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzFlOTlkNWMtOTRiNzcxNjYtYzVhNGQxYzUtNjJkNThjMGM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c406b1ad-4749-49f1-8ce5-bf34f2f701ef, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c406b1ad-4749-49f1-8ce5-bf34f2f701ef, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MzFlOTlkNWMtOTRiNzcxNjYtYzVhNGQxYzUtNjJkNThjMGM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c406b1ad-4749-49f1-8ce5-bf34f2f701ef, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b452740-ae03-476c-a2a2-2539aa22f9ca, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b452740-ae03-476c-a2a2-2539aa22f9ca, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MzFlOTlkNWMtOTRiNzcxNjYtYzVhNGQxYzUtNjJkNThjMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b452740-ae03-476c-a2a2-2539aa22f9ca, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b0121ebc-5139-44dc-b150-e971ac6ec06f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b0121ebc-5139-44dc-b150-e971ac6ec06f, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b0121ebc-5139-44dc-b150-e971ac6ec06f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OWVmNDBkYjgtNTM4ZjUzOGUtYjM1YzlmMTYtZWZlNWVlNmI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, aa8bd07d-75e8-4486-84da-c1a3924abc75, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, aa8bd07d-75e8-4486-84da-c1a3924abc75, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OWVmNDBkYjgtNTM4ZjUzOGUtYjM1YzlmMTYtZWZlNWVlNmI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, aa8bd07d-75e8-4486-84da-c1a3924abc75, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e04fe9a4-d8b4-4178-bfa7-4fcc8ec29e7f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e04fe9a4-d8b4-4178-bfa7-4fcc8ec29e7f, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OWVmNDBkYjgtNTM4ZjUzOGUtYjM1YzlmMTYtZWZlNWVlNmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e04fe9a4-d8b4-4178-bfa7-4fcc8ec29e7f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3aa4ccb8-bd29-41f1-9c3c-7e6e405009e6, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3aa4ccb8-bd29-41f1-9c3c-7e6e405009e6, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3aa4ccb8-bd29-41f1-9c3c-7e6e405009e6, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Nzg2NDdjOWMtYTU3YzA0OGQtNTE1OTQ5NzAtY2Y4ZmNlMWU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a9e18696-b4a9-462f-b4c3-93007bcc4648, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a9e18696-b4a9-462f-b4c3-93007bcc4648, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Nzg2NDdjOWMtYTU3YzA0OGQtNTE1OTQ5NzAtY2Y4ZmNlMWU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a9e18696-b4a9-462f-b4c3-93007bcc4648, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3248eb2-7c78-41d8-a4c6-45ef17c31a89, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3248eb2-7c78-41d8-a4c6-45ef17c31a89, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Nzg2NDdjOWMtYTU3YzA0OGQtNTE1OTQ5NzAtY2Y4ZmNlMWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3248eb2-7c78-41d8-a4c6-45ef17c31a89, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 93e78b34-904e-4001-97d6-2e8a0c9310be, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 93e78b34-904e-4001-97d6-2e8a0c9310be, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 93e78b34-904e-4001-97d6-2e8a0c9310be, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=N2QyZDc3NzYtZTc1ZDFmMzEtY2E5YTgwMDEtNDk2NjA2ZA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 175c3ccd-e4f1-4aaf-85fe-76c165292ecf, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 175c3ccd-e4f1-4aaf-85fe-76c165292ecf, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=N2QyZDc3NzYtZTc1ZDFmMzEtY2E5YTgwMDEtNDk2NjA2ZA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 175c3ccd-e4f1-4aaf-85fe-76c165292ecf, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2601b4d6-242b-4c33-a573-b6717efddf1f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2601b4d6-242b-4c33-a573-b6717efddf1f, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=N2QyZDc3NzYtZTc1ZDFmMzEtY2E5YTgwMDEtNDk2NjA2ZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2601b4d6-242b-4c33-a573-b6717efddf1f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, faec6d62-0e7b-4b33-be3d-137ac5a3bebb, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, faec6d62-0e7b-4b33-be3d-137ac5a3bebb, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, faec6d62-0e7b-4b33-be3d-137ac5a3bebb, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzlmY2I4OGUtMzE0NTQ4YmYtMmFmY2UwNmQtZjMwOGZiMTk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e715adc4-0b78-4a3c-8498-2767a490e809, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e715adc4-0b78-4a3c-8498-2767a490e809, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MzlmY2I4OGUtMzE0NTQ4YmYtMmFmY2UwNmQtZjMwOGZiMTk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e715adc4-0b78-4a3c-8498-2767a490e809, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64327902-d5f6-4acc-85ec-fff6e3a078e5, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64327902-d5f6-4acc-85ec-fff6e3a078e5, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MzlmY2I4OGUtMzE0NTQ4YmYtMmFmY2UwNmQtZjMwOGZiMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64327902-d5f6-4acc-85ec-fff6e3a078e5, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e53cb971-0d0f-4d27-9f37-09405c74a395, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e53cb971-0d0f-4d27-9f37-09405c74a395, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e53cb971-0d0f-4d27-9f37-09405c74a395, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzkwNzUzMjktYzAwMzFhYTMtMjY0NmM0ZjUtYjZjOTA1NGU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6bfef4af-0e12-4e36-8c7e-c30808a711af, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6bfef4af-0e12-4e36-8c7e-c30808a711af, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NzkwNzUzMjktYzAwMzFhYTMtMjY0NmM0ZjUtYjZjOTA1NGU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6bfef4af-0e12-4e36-8c7e-c30808a711af, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 901d4b42-1443-4111-a37e-21a708d97646, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 901d4b42-1443-4111-a37e-21a708d97646, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NzkwNzUzMjktYzAwMzFhYTMtMjY0NmM0ZjUtYjZjOTA1NGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 901d4b42-1443-4111-a37e-21a708d97646, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e573bfc3-b229-49ca-af89-5f8985636bf2, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e573bfc3-b229-49ca-af89-5f8985636bf2, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e573bfc3-b229-49ca-af89-5f8985636bf2, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWIyYjBlNWUtYTJlZjBmNjItOTBiMjE1YWYtYzUyOTIxYjY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 48210b57-a6bb-434a-affb-3fbde030a8b2, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 48210b57-a6bb-434a-affb-3fbde030a8b2, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NWIyYjBlNWUtYTJlZjBmNjItOTBiMjE1YWYtYzUyOTIxYjY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 48210b57-a6bb-434a-affb-3fbde030a8b2, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 646c222e-43e5-4ab8-b0bc-a75962399c95, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 646c222e-43e5-4ab8-b0bc-a75962399c95, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NWIyYjBlNWUtYTJlZjBmNjItOTBiMjE1YWYtYzUyOTIxYjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 646c222e-43e5-4ab8-b0bc-a75962399c95, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7d09beaf-c4bc-4572-ac43-d2b957763d41, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7d09beaf-c4bc-4572-ac43-d2b957763d41, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7d09beaf-c4bc-4572-ac43-d2b957763d41, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTBjNGIyNjUtZmFjMjQ1MjAtNzY0OWMwMS02OWVkYTYxNA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 489ccd84-6183-4e2f-86ac-1f36b6cad9ab, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 489ccd84-6183-4e2f-86ac-1f36b6cad9ab, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTBjNGIyNjUtZmFjMjQ1MjAtNzY0OWMwMS02OWVkYTYxNA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 489ccd84-6183-4e2f-86ac-1f36b6cad9ab, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea1f747e-88a6-4b00-bd73-cde0363dd009, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea1f747e-88a6-4b00-bd73-cde0363dd009, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTBjNGIyNjUtZmFjMjQ1MjAtNzY0OWMwMS02OWVkYTYxNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea1f747e-88a6-4b00-bd73-cde0363dd009, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e0d61d1e-394d-4c54-aef4-515d85b8e911, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e0d61d1e-394d-4c54-aef4-515d85b8e911, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e0d61d1e-394d-4c54-aef4-515d85b8e911, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjM5YTI5ZTEtNzZlY2FjNzAtZDVlZjBhZjEtNGE2MGIwYTA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9e6bc542-bdc7-475a-9632-8df976edeec1, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9e6bc542-bdc7-475a-9632-8df976edeec1, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MjM5YTI5ZTEtNzZlY2FjNzAtZDVlZjBhZjEtNGE2MGIwYTA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9e6bc542-bdc7-475a-9632-8df976edeec1, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e335ff19-5e0f-4e63-b902-4c20e0427b49, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e335ff19-5e0f-4e63-b902-4c20e0427b49, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MjM5YTI5ZTEtNzZlY2FjNzAtZDVlZjBhZjEtNGE2MGIwYTA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e335ff19-5e0f-4e63-b902-4c20e0427b49, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3e9445ac-cf44-436d-9822-9468f636e7fe, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3e9445ac-cf44-436d-9822-9468f636e7fe, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3e9445ac-cf44-436d-9822-9468f636e7fe, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTI2NTM4ZTQtZmNmYWZkODEtZDcyZmU1ZjUtOTVhZjg3MTQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f6dce3e5-b4d8-47d7-89e2-7fd559b0c436, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f6dce3e5-b4d8-47d7-89e2-7fd559b0c436, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZTI2NTM4ZTQtZmNmYWZkODEtZDcyZmU1ZjUtOTVhZjg3MTQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f6dce3e5-b4d8-47d7-89e2-7fd559b0c436, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93c12b81-db6a-46b1-8e9c-ce68c6611558, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93c12b81-db6a-46b1-8e9c-ce68c6611558, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZTI2NTM4ZTQtZmNmYWZkODEtZDcyZmU1ZjUtOTVhZjg3MTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93c12b81-db6a-46b1-8e9c-ce68c6611558, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ee472c79-438c-4855-a2c5-618d265ad994, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ee472c79-438c-4855-a2c5-618d265ad994, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ee472c79-438c-4855-a2c5-618d265ad994, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODIzZmU3NjItOWQ2NWRkOTAtODNjYWMyMzQtZjk4N2Q1Yjg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 40bb3795-2e12-4eb9-beac-72a35e96d1b1, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 40bb3795-2e12-4eb9-beac-72a35e96d1b1, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODIzZmU3NjItOWQ2NWRkOTAtODNjYWMyMzQtZjk4N2Q1Yjg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 40bb3795-2e12-4eb9-beac-72a35e96d1b1, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bb42012-5aaf-4b95-8f04-136bc1b646c0, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bb42012-5aaf-4b95-8f04-136bc1b646c0, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODIzZmU3NjItOWQ2NWRkOTAtODNjYWMyMzQtZjk4N2Q1Yjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bb42012-5aaf-4b95-8f04-136bc1b646c0, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ee297181-4601-471d-91c1-c02db4f627fb, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ee297181-4601-471d-91c1-c02db4f627fb, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ee297181-4601-471d-91c1-c02db4f627fb, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWNmMGJhYTEtNTA2NmU4MjItMzgyZTBmMWEtNmI4NmYzYTg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8857ac77-4980-46ca-addc-f2926d948668, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8857ac77-4980-46ca-addc-f2926d948668, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YWNmMGJhYTEtNTA2NmU4MjItMzgyZTBmMWEtNmI4NmYzYTg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8857ac77-4980-46ca-addc-f2926d948668, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bf3086d-e0ea-4966-8d43-fef709879d13, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bf3086d-e0ea-4966-8d43-fef709879d13, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YWNmMGJhYTEtNTA2NmU4MjItMzgyZTBmMWEtNmI4NmYzYTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bf3086d-e0ea-4966-8d43-fef709879d13, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3b525a1f-f6a3-4ddb-ae1e-709229819ef3, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3b525a1f-f6a3-4ddb-ae1e-709229819ef3, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3b525a1f-f6a3-4ddb-ae1e-709229819ef3, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2U4ZWEyMmEtNzg3MzAzNjMtYjk3ODIzMzgtMWIxMTA0OGE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6a6bbc3e-2269-452c-a746-7d2541775f9a, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6a6bbc3e-2269-452c-a746-7d2541775f9a, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Y2U4ZWEyMmEtNzg3MzAzNjMtYjk3ODIzMzgtMWIxMTA0OGE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6a6bbc3e-2269-452c-a746-7d2541775f9a, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e3844d2-4854-494f-86e9-4f609240adec, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e3844d2-4854-494f-86e9-4f609240adec, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Y2U4ZWEyMmEtNzg3MzAzNjMtYjk3ODIzMzgtMWIxMTA0OGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e3844d2-4854-494f-86e9-4f609240adec, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 54debdce-5278-462b-9ad3-4d12888dc6fb, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 54debdce-5278-462b-9ad3-4d12888dc6fb, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 54debdce-5278-462b-9ad3-4d12888dc6fb, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODg3ZTdjYTQtN2FiZTQ5MjEtOWJiMzhmZjMtMTI2ZDFjMDg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d03c8589-3396-4473-93bc-5303cab5f9a4, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d03c8589-3396-4473-93bc-5303cab5f9a4, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODg3ZTdjYTQtN2FiZTQ5MjEtOWJiMzhmZjMtMTI2ZDFjMDg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d03c8589-3396-4473-93bc-5303cab5f9a4, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a603aab5-ef94-4240-8138-9a0779bcece4, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a603aab5-ef94-4240-8138-9a0779bcece4, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODg3ZTdjYTQtN2FiZTQ5MjEtOWJiMzhmZjMtMTI2ZDFjMDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a603aab5-ef94-4240-8138-9a0779bcece4, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e6dfb88f-aa44-4aff-aff8-9797adfbb5ba, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e6dfb88f-aa44-4aff-aff8-9797adfbb5ba, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e6dfb88f-aa44-4aff-aff8-9797adfbb5ba, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjYwNTA3OTItNTYzMTVlYmMtOWIxZjk3MDMtYjBlYTRmMTE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2c1f645d-57f7-4154-b254-0d5a004b9988, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2c1f645d-57f7-4154-b254-0d5a004b9988, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjYwNTA3OTItNTYzMTVlYmMtOWIxZjk3MDMtYjBlYTRmMTE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2c1f645d-57f7-4154-b254-0d5a004b9988, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6889f4d8-a0a9-4a76-bab5-9ad66106e488, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6889f4d8-a0a9-4a76-bab5-9ad66106e488, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjYwNTA3OTItNTYzMTVlYmMtOWIxZjk3MDMtYjBlYTRmMTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6889f4d8-a0a9-4a76-bab5-9ad66106e488, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c23e9cb6-f174-4c31-b101-6949d6a2e131, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c23e9cb6-f174-4c31-b101-6949d6a2e131, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c23e9cb6-f174-4c31-b101-6949d6a2e131, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTliZGQ2MjItZmM5YTI0ZmYtNTc1ODNhNTAtODZhZjJlMjM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2f4fed8c-a464-45dd-ac4b-1fed14e70130, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2f4fed8c-a464-45dd-ac4b-1fed14e70130, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTliZGQ2MjItZmM5YTI0ZmYtNTc1ODNhNTAtODZhZjJlMjM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2f4fed8c-a464-45dd-ac4b-1fed14e70130, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3c5ffcf-fcca-4a4d-b570-b112739d37e5, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3c5ffcf-fcca-4a4d-b570-b112739d37e5, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTliZGQ2MjItZmM5YTI0ZmYtNTc1ODNhNTAtODZhZjJlMjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3c5ffcf-fcca-4a4d-b570-b112739d37e5, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4afee535-b337-41ba-b8a4-00dd005433b9, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4afee535-b337-41ba-b8a4-00dd005433b9, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4afee535-b337-41ba-b8a4-00dd005433b9, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWY5ZWQ1NTUtY2IxMjY4MjYtN2FmYzYyYzItYjc0NGFiYjk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 83521356-8ec6-4bd3-8b04-636c44509419, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 83521356-8ec6-4bd3-8b04-636c44509419, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NWY5ZWQ1NTUtY2IxMjY4MjYtN2FmYzYyYzItYjc0NGFiYjk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 83521356-8ec6-4bd3-8b04-636c44509419, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a4d031e-44af-4980-8f5b-65ccd9fe2776, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a4d031e-44af-4980-8f5b-65ccd9fe2776, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NWY5ZWQ1NTUtY2IxMjY4MjYtN2FmYzYyYzItYjc0NGFiYjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a4d031e-44af-4980-8f5b-65ccd9fe2776, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cd3e0899-dee2-4798-9d9c-3e6a92780bc5, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cd3e0899-dee2-4798-9d9c-3e6a92780bc5, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cd3e0899-dee2-4798-9d9c-3e6a92780bc5, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzIzODI4NTEtYzYxODAwZGItMmRjOTMzOTAtY2E0Zjk1ZjU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d94fb6cd-d4cf-4e28-bc08-9645d231e4ac, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d94fb6cd-d4cf-4e28-bc08-9645d231e4ac, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NzIzODI4NTEtYzYxODAwZGItMmRjOTMzOTAtY2E0Zjk1ZjU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d94fb6cd-d4cf-4e28-bc08-9645d231e4ac, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01a58b22-3dda-4898-acc0-6f12aa9a429c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01a58b22-3dda-4898-acc0-6f12aa9a429c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NzIzODI4NTEtYzYxODAwZGItMmRjOTMzOTAtY2E0Zjk1ZjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01a58b22-3dda-4898-acc0-6f12aa9a429c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 08e0a739-0952-44a0-a49b-1ab4472461b4, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 08e0a739-0952-44a0-a49b-1ab4472461b4, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 08e0a739-0952-44a0-a49b-1ab4472461b4, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTgyYTc1NDEtMzY2NDYxOTQtMjFjMzEzMTUtMWNjM2YyOGY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d93501aa-3664-41e0-8d33-daf951d70bdf, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d93501aa-3664-41e0-8d33-daf951d70bdf, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTgyYTc1NDEtMzY2NDYxOTQtMjFjMzEzMTUtMWNjM2YyOGY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d93501aa-3664-41e0-8d33-daf951d70bdf, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 674260ca-18a1-4252-83ab-0d3832eae073, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 674260ca-18a1-4252-83ab-0d3832eae073, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTgyYTc1NDEtMzY2NDYxOTQtMjFjMzEzMTUtMWNjM2YyOGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 674260ca-18a1-4252-83ab-0d3832eae073, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1365883e-7fa0-4f3a-bf05-f7d3a7c4000e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1365883e-7fa0-4f3a-bf05-f7d3a7c4000e, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1365883e-7fa0-4f3a-bf05-f7d3a7c4000e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODhmN2M5Ni00NDg5YmZjMS0zMDA2NzRjYS1hODM2ZWY1OQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 45ea9991-3ed1-42c1-b34d-516ac5fa8be2, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 45ea9991-3ed1-42c1-b34d-516ac5fa8be2, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODhmN2M5Ni00NDg5YmZjMS0zMDA2NzRjYS1hODM2ZWY1OQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 45ea9991-3ed1-42c1-b34d-516ac5fa8be2, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f59fe394-ac50-4849-9b96-80466feaa169, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f59fe394-ac50-4849-9b96-80466feaa169, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODhmN2M5Ni00NDg5YmZjMS0zMDA2NzRjYS1hODM2ZWY1OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f59fe394-ac50-4849-9b96-80466feaa169, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5a7a38d7-b4ce-4910-89ef-713b79601052, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5a7a38d7-b4ce-4910-89ef-713b79601052, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5a7a38d7-b4ce-4910-89ef-713b79601052, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTMyMmFmODMtZDc0Yzk1ZmMtYTc4Y2U0ZjEtMjMyOWI4YWI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 479bef03-6cdc-4229-8d5b-1b11ca8de354, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 479bef03-6cdc-4229-8d5b-1b11ca8de354, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTMyMmFmODMtZDc0Yzk1ZmMtYTc4Y2U0ZjEtMjMyOWI4YWI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 479bef03-6cdc-4229-8d5b-1b11ca8de354, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05a8be33-fde2-4c5a-aa27-6f755af5493d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05a8be33-fde2-4c5a-aa27-6f755af5493d, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTMyMmFmODMtZDc0Yzk1ZmMtYTc4Y2U0ZjEtMjMyOWI4YWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05a8be33-fde2-4c5a-aa27-6f755af5493d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 24862998-23b9-47df-a149-0bad105a7465, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 24862998-23b9-47df-a149-0bad105a7465, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 24862998-23b9-47df-a149-0bad105a7465, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjhhMmM3NTgtOWRlZWRjYy1iNDNmM2I5NS03ZDNhZWY5ZQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b11ebf45-13c8-4f9b-afc1-f4689f40d84a, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b11ebf45-13c8-4f9b-afc1-f4689f40d84a, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjhhMmM3NTgtOWRlZWRjYy1iNDNmM2I5NS03ZDNhZWY5ZQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b11ebf45-13c8-4f9b-afc1-f4689f40d84a, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2c379f8-cf49-4d5e-92aa-1e3cebc07e98, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2c379f8-cf49-4d5e-92aa-1e3cebc07e98, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjhhMmM3NTgtOWRlZWRjYy1iNDNmM2I5NS03ZDNhZWY5ZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2c379f8-cf49-4d5e-92aa-1e3cebc07e98, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8d4e0734-706d-46c7-ab07-939c9dc39cdf, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8d4e0734-706d-46c7-ab07-939c9dc39cdf, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8d4e0734-706d-46c7-ab07-939c9dc39cdf, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTI3M2ZmODEtMjRkOGI2YmYtOTdjZDA3ZDEtODcwNzk5OTg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1870331f-22e3-4211-94e2-cb6495c36d88, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1870331f-22e3-4211-94e2-cb6495c36d88, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NTI3M2ZmODEtMjRkOGI2YmYtOTdjZDA3ZDEtODcwNzk5OTg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1870331f-22e3-4211-94e2-cb6495c36d88, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 797b9e92-960e-4215-b787-80e13e2cb94b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 797b9e92-960e-4215-b787-80e13e2cb94b, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NTI3M2ZmODEtMjRkOGI2YmYtOTdjZDA3ZDEtODcwNzk5OTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 797b9e92-960e-4215-b787-80e13e2cb94b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4a394739-166d-4fd6-8071-b1db053b0c66, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4a394739-166d-4fd6-8071-b1db053b0c66, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4a394739-166d-4fd6-8071-b1db053b0c66, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjU5YjkxODEtODg1NDcxMWMtMTkwMGE5ZWYtMWFlYzM3NTI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ea36fe50-d438-4879-984e-1f649dc1dd67, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ea36fe50-d438-4879-984e-1f649dc1dd67, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjU5YjkxODEtODg1NDcxMWMtMTkwMGE5ZWYtMWFlYzM3NTI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ea36fe50-d438-4879-984e-1f649dc1dd67, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30aba4b6-ca3f-4c15-802d-47aa99864c39, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30aba4b6-ca3f-4c15-802d-47aa99864c39, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjU5YjkxODEtODg1NDcxMWMtMTkwMGE5ZWYtMWFlYzM3NTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30aba4b6-ca3f-4c15-802d-47aa99864c39, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1c764247-9fc2-497f-82c4-8bee6aefc649, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1c764247-9fc2-497f-82c4-8bee6aefc649, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1c764247-9fc2-497f-82c4-8bee6aefc649, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OGU0ZTRjNmItNDc5ZTQ0OWUtYzBkYzI5NGMtNDE1ZjhiMzk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6a3cd188-9998-49b4-8e75-877a4dd6918e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6a3cd188-9998-49b4-8e75-877a4dd6918e, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OGU0ZTRjNmItNDc5ZTQ0OWUtYzBkYzI5NGMtNDE1ZjhiMzk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6a3cd188-9998-49b4-8e75-877a4dd6918e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a0e9fc1-795e-420e-a3c8-20237fadb98b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a0e9fc1-795e-420e-a3c8-20237fadb98b, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OGU0ZTRjNmItNDc5ZTQ0OWUtYzBkYzI5NGMtNDE1ZjhiMzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a0e9fc1-795e-420e-a3c8-20237fadb98b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0dafcffe-409b-4be0-ae32-30dd674f0879, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0dafcffe-409b-4be0-ae32-30dd674f0879, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0dafcffe-409b-4be0-ae32-30dd674f0879, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZWY3MmU5NDItZjgzMGM1ZDEtZTZjMTU2ODUtZWNlZmFkYjQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f1ed524a-036a-489e-b8a1-8a62d0c3b273, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f1ed524a-036a-489e-b8a1-8a62d0c3b273, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZWY3MmU5NDItZjgzMGM1ZDEtZTZjMTU2ODUtZWNlZmFkYjQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f1ed524a-036a-489e-b8a1-8a62d0c3b273, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eb5f1a1-1afd-45a6-9400-454c4ea6ea46, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eb5f1a1-1afd-45a6-9400-454c4ea6ea46, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZWY3MmU5NDItZjgzMGM1ZDEtZTZjMTU2ODUtZWNlZmFkYjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eb5f1a1-1afd-45a6-9400-454c4ea6ea46, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a5ef7893-07c8-4d1a-99e4-e7a553fa6190, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a5ef7893-07c8-4d1a-99e4-e7a553fa6190, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a5ef7893-07c8-4d1a-99e4-e7a553fa6190, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTVmM2ZhMTUtNWU1MDQ5ODgtMTNhNzEyYWMtODU1Y2IwMjY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 59025cf7-2517-48c0-9964-c73d09278820, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 59025cf7-2517-48c0-9964-c73d09278820, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTVmM2ZhMTUtNWU1MDQ5ODgtMTNhNzEyYWMtODU1Y2IwMjY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 59025cf7-2517-48c0-9964-c73d09278820, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32ef5206-537b-4ee9-872c-deefb0d2357a, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32ef5206-537b-4ee9-872c-deefb0d2357a, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTVmM2ZhMTUtNWU1MDQ5ODgtMTNhNzEyYWMtODU1Y2IwMjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32ef5206-537b-4ee9-872c-deefb0d2357a, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 885d0c49-b017-4333-a280-60687e6a3b16, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 885d0c49-b017-4333-a280-60687e6a3b16, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 885d0c49-b017-4333-a280-60687e6a3b16, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmUwZGFiMDMtOTI5MTRlZTMtYjZlZGMyNTAtNGY2ZTEzMGE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c2edd479-7e30-4d57-833f-cec5bd0273bf, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c2edd479-7e30-4d57-833f-cec5bd0273bf, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YmUwZGFiMDMtOTI5MTRlZTMtYjZlZGMyNTAtNGY2ZTEzMGE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c2edd479-7e30-4d57-833f-cec5bd0273bf, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96267d19-8a86-4cbc-aaeb-674722c25fee, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96267d19-8a86-4cbc-aaeb-674722c25fee, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YmUwZGFiMDMtOTI5MTRlZTMtYjZlZGMyNTAtNGY2ZTEzMGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96267d19-8a86-4cbc-aaeb-674722c25fee, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 42525dee-1d01-4210-a068-f7a4adbacd0d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 42525dee-1d01-4210-a068-f7a4adbacd0d, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 42525dee-1d01-4210-a068-f7a4adbacd0d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTAyZjJjNmYtOGRjN2U4YmEtYWFkMWVlMmQtNWM1MmUwMmE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f5e4b74d-3eb8-4cf1-ba40-9ca072e35ab3, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f5e4b74d-3eb8-4cf1-ba40-9ca072e35ab3, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTAyZjJjNmYtOGRjN2U4YmEtYWFkMWVlMmQtNWM1MmUwMmE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f5e4b74d-3eb8-4cf1-ba40-9ca072e35ab3, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 339bf4b5-c0a1-4ce3-949e-0cdf69a50aa7, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 339bf4b5-c0a1-4ce3-949e-0cdf69a50aa7, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTAyZjJjNmYtOGRjN2U4YmEtYWFkMWVlMmQtNWM1MmUwMmE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 339bf4b5-c0a1-4ce3-949e-0cdf69a50aa7, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b79beb32-8253-42d3-964a-a2f5a11a308b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b79beb32-8253-42d3-964a-a2f5a11a308b, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b79beb32-8253-42d3-964a-a2f5a11a308b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTc0NzE5NDMtNTU1ZGQxODgtNTc3NTA2MGEtMjgwYzUyMA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 28a5849a-c62a-4192-baa7-04c1392031c3, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 28a5849a-c62a-4192-baa7-04c1392031c3, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTc0NzE5NDMtNTU1ZGQxODgtNTc3NTA2MGEtMjgwYzUyMA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 28a5849a-c62a-4192-baa7-04c1392031c3, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 251bff32-85e0-47d1-9d36-880aa63c30f9, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 251bff32-85e0-47d1-9d36-880aa63c30f9, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTc0NzE5NDMtNTU1ZGQxODgtNTc3NTA2MGEtMjgwYzUyMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 251bff32-85e0-47d1-9d36-880aa63c30f9, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8d60e69f-738d-420e-9a03-b6ea9aff43b7, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8d60e69f-738d-420e-9a03-b6ea9aff43b7, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8d60e69f-738d-420e-9a03-b6ea9aff43b7, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzM3ZTY3MWMtZGM4ZWIzNGMtMTBkZTE3MjUtZTE4OTY4ZGM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b6850d50-1afe-43e2-9bee-ede138a7fff6, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b6850d50-1afe-43e2-9bee-ede138a7fff6, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NzM3ZTY3MWMtZGM4ZWIzNGMtMTBkZTE3MjUtZTE4OTY4ZGM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b6850d50-1afe-43e2-9bee-ede138a7fff6, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 081ce87d-e934-4e2b-9f64-c648d5028b55, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 081ce87d-e934-4e2b-9f64-c648d5028b55, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NzM3ZTY3MWMtZGM4ZWIzNGMtMTBkZTE3MjUtZTE4OTY4ZGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 081ce87d-e934-4e2b-9f64-c648d5028b55, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8a5a94d6-42b3-4b69-87e9-2448f32e17cc, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8a5a94d6-42b3-4b69-87e9-2448f32e17cc, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8a5a94d6-42b3-4b69-87e9-2448f32e17cc, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODhjMTI5NGEtMjgxMjVjYjAtY2JjMzk0ODAtYzM2NTMwMzg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f4f01964-5eda-4e04-af9c-08fe1ee36c56, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f4f01964-5eda-4e04-af9c-08fe1ee36c56, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODhjMTI5NGEtMjgxMjVjYjAtY2JjMzk0ODAtYzM2NTMwMzg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f4f01964-5eda-4e04-af9c-08fe1ee36c56, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ec70f94-ddca-41d3-8495-57ddce092882, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ec70f94-ddca-41d3-8495-57ddce092882, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODhjMTI5NGEtMjgxMjVjYjAtY2JjMzk0ODAtYzM2NTMwMzg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ec70f94-ddca-41d3-8495-57ddce092882, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a68d88a9-9d8d-413d-844e-7e32610ea9da, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a68d88a9-9d8d-413d-844e-7e32610ea9da, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a68d88a9-9d8d-413d-844e-7e32610ea9da, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDVlMDdkMWMtMjk5NDljZjktNTVlODYyOGItZjZlYTdiNzc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 04e773a2-da93-4bb8-9c0e-df3d1d395594, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 04e773a2-da93-4bb8-9c0e-df3d1d395594, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NDVlMDdkMWMtMjk5NDljZjktNTVlODYyOGItZjZlYTdiNzc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 04e773a2-da93-4bb8-9c0e-df3d1d395594, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdb34916-c156-47be-9181-4cdcb11e9ea0, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdb34916-c156-47be-9181-4cdcb11e9ea0, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NDVlMDdkMWMtMjk5NDljZjktNTVlODYyOGItZjZlYTdiNzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdb34916-c156-47be-9181-4cdcb11e9ea0, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ba8d0a28-fb0d-4207-9252-f676f1dc8994, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ba8d0a28-fb0d-4207-9252-f676f1dc8994, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ba8d0a28-fb0d-4207-9252-f676f1dc8994, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjIyZDE5NGEtYjAxYmM1OGEtOWEzZTY0ZmMtYzcwNmY5OTc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, dfb4dc24-f084-43cb-a5c1-edd7194e67c1, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, dfb4dc24-f084-43cb-a5c1-edd7194e67c1, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MjIyZDE5NGEtYjAxYmM1OGEtOWEzZTY0ZmMtYzcwNmY5OTc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, dfb4dc24-f084-43cb-a5c1-edd7194e67c1, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2231fdb8-0bd2-4160-aa0e-166997f717cb, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2231fdb8-0bd2-4160-aa0e-166997f717cb, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MjIyZDE5NGEtYjAxYmM1OGEtOWEzZTY0ZmMtYzcwNmY5OTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2231fdb8-0bd2-4160-aa0e-166997f717cb, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4b38377a-7ba1-4a76-9d01-a7013fea98b9, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4b38377a-7ba1-4a76-9d01-a7013fea98b9, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4b38377a-7ba1-4a76-9d01-a7013fea98b9, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzY0MWNiNzEtNDI5NmI3NjQtOWVhMzk1Y2EtYjA5YmE5MDA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0f875d59-d304-4f4c-975a-beddeb9f6d24, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0f875d59-d304-4f4c-975a-beddeb9f6d24, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NzY0MWNiNzEtNDI5NmI3NjQtOWVhMzk1Y2EtYjA5YmE5MDA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0f875d59-d304-4f4c-975a-beddeb9f6d24, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 672e127a-1888-4bb6-aad9-88878f69473e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 672e127a-1888-4bb6-aad9-88878f69473e, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NzY0MWNiNzEtNDI5NmI3NjQtOWVhMzk1Y2EtYjA5YmE5MDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 672e127a-1888-4bb6-aad9-88878f69473e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 78209594-0024-4eba-8315-f90b57754bcd, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 78209594-0024-4eba-8315-f90b57754bcd, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 78209594-0024-4eba-8315-f90b57754bcd, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzcwZmU4NTUtZDk4ZTdkYzgtZTE4ZjBhNS1kMTMxNGEzNw==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 05133f89-6c99-4930-a5c9-b5b86dd657d5, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 05133f89-6c99-4930-a5c9-b5b86dd657d5, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MzcwZmU4NTUtZDk4ZTdkYzgtZTE4ZjBhNS1kMTMxNGEzNw==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 05133f89-6c99-4930-a5c9-b5b86dd657d5, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2247daee-2e10-4e85-a338-b14696c10572, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2247daee-2e10-4e85-a338-b14696c10572, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MzcwZmU4NTUtZDk4ZTdkYzgtZTE4ZjBhNS1kMTMxNGEzNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2247daee-2e10-4e85-a338-b14696c10572, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 71d5f4f9-4f4a-406e-9ada-9b59e73291d6, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 71d5f4f9-4f4a-406e-9ada-9b59e73291d6, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 71d5f4f9-4f4a-406e-9ada-9b59e73291d6, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTYwMmU0ODgtNjg1YzY0MTItNTk2YjM0Ny1hOWU2NThiNg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 4c4cd11b-51b4-48ca-af66-3a43838f87e7, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 4c4cd11b-51b4-48ca-af66-3a43838f87e7, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTYwMmU0ODgtNjg1YzY0MTItNTk2YjM0Ny1hOWU2NThiNg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 4c4cd11b-51b4-48ca-af66-3a43838f87e7, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87ee2444-ab5a-4308-8cde-3654446fbeee, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87ee2444-ab5a-4308-8cde-3654446fbeee, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTYwMmU0ODgtNjg1YzY0MTItNTk2YjM0Ny1hOWU2NThiNg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87ee2444-ab5a-4308-8cde-3654446fbeee, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 43bf2d77-85a2-4a71-8a16-4849b5ecc45c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 43bf2d77-85a2-4a71-8a16-4849b5ecc45c, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 43bf2d77-85a2-4a71-8a16-4849b5ecc45c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OGY5NzA2YjItYjkyODM5YzAtOGQwZTMxMGItMTBmMTRiNDM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 87e54972-3be3-4d08-807e-5916b889925f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 87e54972-3be3-4d08-807e-5916b889925f, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OGY5NzA2YjItYjkyODM5YzAtOGQwZTMxMGItMTBmMTRiNDM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 87e54972-3be3-4d08-807e-5916b889925f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f5e71b-15da-458a-bad3-68d5b30409cd, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f5e71b-15da-458a-bad3-68d5b30409cd, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OGY5NzA2YjItYjkyODM5YzAtOGQwZTMxMGItMTBmMTRiNDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f5e71b-15da-458a-bad3-68d5b30409cd, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 03a29816-dbba-47ad-9965-837b23bbdf81, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 03a29816-dbba-47ad-9965-837b23bbdf81, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 03a29816-dbba-47ad-9965-837b23bbdf81, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTE3YWI4OWQtZWNjZWYzOTktMzBjZTY4MzctMjUyNDU4OGI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d4e72b18-d3ea-4d37-99d2-94f0b5e05849, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d4e72b18-d3ea-4d37-99d2-94f0b5e05849, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTE3YWI4OWQtZWNjZWYzOTktMzBjZTY4MzctMjUyNDU4OGI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d4e72b18-d3ea-4d37-99d2-94f0b5e05849, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1190c17-3eb7-4473-bf08-4761c41100cd, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1190c17-3eb7-4473-bf08-4761c41100cd, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTE3YWI4OWQtZWNjZWYzOTktMzBjZTY4MzctMjUyNDU4OGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1190c17-3eb7-4473-bf08-4761c41100cd, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 421aed34-42d8-47b1-9b4c-8a4e0985f623, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 421aed34-42d8-47b1-9b4c-8a4e0985f623, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 421aed34-42d8-47b1-9b4c-8a4e0985f623, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTVlMjE0MDktM2U2MGU5ODgtZjgyZjdkY2UtNmNkYTM4NDk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5c8868cc-2704-4bbc-9368-c47a0d32b09d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5c8868cc-2704-4bbc-9368-c47a0d32b09d, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZTVlMjE0MDktM2U2MGU5ODgtZjgyZjdkY2UtNmNkYTM4NDk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5c8868cc-2704-4bbc-9368-c47a0d32b09d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fc4eb70-90be-4367-abac-2edad3a01b17, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fc4eb70-90be-4367-abac-2edad3a01b17, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZTVlMjE0MDktM2U2MGU5ODgtZjgyZjdkY2UtNmNkYTM4NDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fc4eb70-90be-4367-abac-2edad3a01b17, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4e265cd0-f706-4ca7-926f-74f4c07f9962, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4e265cd0-f706-4ca7-926f-74f4c07f9962, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4e265cd0-f706-4ca7-926f-74f4c07f9962, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTVkMDk0OWMtZDBjMDNkNzgtNzQ4NWNhM2YtYjkzMjQwN2Q=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ff8c50cc-9bf2-49da-9e1a-abb545a82a41, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ff8c50cc-9bf2-49da-9e1a-abb545a82a41, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZTVkMDk0OWMtZDBjMDNkNzgtNzQ4NWNhM2YtYjkzMjQwN2Q=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ff8c50cc-9bf2-49da-9e1a-abb545a82a41, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 483adbe3-7912-46d3-b3a8-cde231e2b144, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 483adbe3-7912-46d3-b3a8-cde231e2b144, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZTVkMDk0OWMtZDBjMDNkNzgtNzQ4NWNhM2YtYjkzMjQwN2Q=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 483adbe3-7912-46d3-b3a8-cde231e2b144, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 744fddd8-e55d-46fd-839c-b17e893c9e32, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 744fddd8-e55d-46fd-839c-b17e893c9e32, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 744fddd8-e55d-46fd-839c-b17e893c9e32, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=M2EwYTQ5MTAtYTgxZjkwNjQtMTNlOTJjNjEtYjlhOTI4MWU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 36f01a5e-fdbd-4d09-a2b2-dc1797adba99, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 36f01a5e-fdbd-4d09-a2b2-dc1797adba99, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=M2EwYTQ5MTAtYTgxZjkwNjQtMTNlOTJjNjEtYjlhOTI4MWU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 36f01a5e-fdbd-4d09-a2b2-dc1797adba99, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a6f4abc-dce8-44fa-b32d-1a9fab12f248, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a6f4abc-dce8-44fa-b32d-1a9fab12f248, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=M2EwYTQ5MTAtYTgxZjkwNjQtMTNlOTJjNjEtYjlhOTI4MWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a6f4abc-dce8-44fa-b32d-1a9fab12f248, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 88c95388-4ab7-45b1-ae9f-4f5b8bdf10f6, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 88c95388-4ab7-45b1-ae9f-4f5b8bdf10f6, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 88c95388-4ab7-45b1-ae9f-4f5b8bdf10f6, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZWJiYTUxODMtM2Q5NzI1NDEtZmQ2NDg2YmMtOWY2YmRiNGQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8d92562e-8fd1-469f-af55-6cb0f713c4c0, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8d92562e-8fd1-469f-af55-6cb0f713c4c0, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZWJiYTUxODMtM2Q5NzI1NDEtZmQ2NDg2YmMtOWY2YmRiNGQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8d92562e-8fd1-469f-af55-6cb0f713c4c0, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae307a04-3bf1-4fa4-8899-cfc746141a7f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae307a04-3bf1-4fa4-8899-cfc746141a7f, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZWJiYTUxODMtM2Q5NzI1NDEtZmQ2NDg2YmMtOWY2YmRiNGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae307a04-3bf1-4fa4-8899-cfc746141a7f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ca0eb3f0-bc4d-4342-aa95-6f1cd9985f30, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ca0eb3f0-bc4d-4342-aa95-6f1cd9985f30, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ca0eb3f0-bc4d-4342-aa95-6f1cd9985f30, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OGY3YzkxMGMtNTE1MmQ2YzMtMWJkOGI3NjEtOTQ4ZTI1NjI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 74fef6db-161b-4b07-8ada-d23192c1df82, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 74fef6db-161b-4b07-8ada-d23192c1df82, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OGY3YzkxMGMtNTE1MmQ2YzMtMWJkOGI3NjEtOTQ4ZTI1NjI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 74fef6db-161b-4b07-8ada-d23192c1df82, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7553b4af-1bb9-4754-b944-1d9e11408e09, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7553b4af-1bb9-4754-b944-1d9e11408e09, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OGY3YzkxMGMtNTE1MmQ2YzMtMWJkOGI3NjEtOTQ4ZTI1NjI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7553b4af-1bb9-4754-b944-1d9e11408e09, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 70ab3341-90aa-4111-843a-e5c580c9350f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 70ab3341-90aa-4111-843a-e5c580c9350f, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 70ab3341-90aa-4111-843a-e5c580c9350f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjNhYjEyNDUtY2Y2NzhhNC01YmY0YzU0MC1iZTdkNzQx" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 92c286e5-6bcb-43d1-96fa-c3e2c37aa2a0, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 92c286e5-6bcb-43d1-96fa-c3e2c37aa2a0, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjNhYjEyNDUtY2Y2NzhhNC01YmY0YzU0MC1iZTdkNzQx" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 92c286e5-6bcb-43d1-96fa-c3e2c37aa2a0, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80716156-2cc2-4460-ae69-2ea9c24b2af7, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80716156-2cc2-4460-ae69-2ea9c24b2af7, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjNhYjEyNDUtY2Y2NzhhNC01YmY0YzU0MC1iZTdkNzQx" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80716156-2cc2-4460-ae69-2ea9c24b2af7, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2bff57b3-793b-4d45-bf40-68fabcbad563, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2bff57b3-793b-4d45-bf40-68fabcbad563, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2bff57b3-793b-4d45-bf40-68fabcbad563, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzI2MGJjZjktMjQ0ZjQ0MDgtZjE5OTQxZTUtZjcwNGFlOTA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e9a7d961-3eda-4edf-aece-8643524ad162, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e9a7d961-3eda-4edf-aece-8643524ad162, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YzI2MGJjZjktMjQ0ZjQ0MDgtZjE5OTQxZTUtZjcwNGFlOTA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e9a7d961-3eda-4edf-aece-8643524ad162, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85678876-68cd-46e8-84f1-298dac255175, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85678876-68cd-46e8-84f1-298dac255175, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YzI2MGJjZjktMjQ0ZjQ0MDgtZjE5OTQxZTUtZjcwNGFlOTA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85678876-68cd-46e8-84f1-298dac255175, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 98d3b830-0d3a-43dc-a5fa-459638610224, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98d3b830-0d3a-43dc-a5fa-459638610224, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98d3b830-0d3a-43dc-a5fa-459638610224, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjEyNWM1NjItNzFlM2M0MzQtNDI4ZmQ5NDEtOGViZWEzNGE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b90d6d48-0e36-49f4-87b3-3b68be1b2d6d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b90d6d48-0e36-49f4-87b3-3b68be1b2d6d, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjEyNWM1NjItNzFlM2M0MzQtNDI4ZmQ5NDEtOGViZWEzNGE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b90d6d48-0e36-49f4-87b3-3b68be1b2d6d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a6ad51b-3347-4593-ba49-9055aed3ded5, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a6ad51b-3347-4593-ba49-9055aed3ded5, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjEyNWM1NjItNzFlM2M0MzQtNDI4ZmQ5NDEtOGViZWEzNGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a6ad51b-3347-4593-ba49-9055aed3ded5, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9307080c-d05b-49af-9446-dea1f84dfdd7, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9307080c-d05b-49af-9446-dea1f84dfdd7, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9307080c-d05b-49af-9446-dea1f84dfdd7, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Yzg1MTY3MWEtZmI2MmM0OGYtYzZiZTQxZjAtOWRhMGQzOWU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0bab1e37-fd17-4a23-a073-89b547064bab, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0bab1e37-fd17-4a23-a073-89b547064bab, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Yzg1MTY3MWEtZmI2MmM0OGYtYzZiZTQxZjAtOWRhMGQzOWU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0bab1e37-fd17-4a23-a073-89b547064bab, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3105e28-609f-4027-bb6b-6143d1e43cb1, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3105e28-609f-4027-bb6b-6143d1e43cb1, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Yzg1MTY3MWEtZmI2MmM0OGYtYzZiZTQxZjAtOWRhMGQzOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3105e28-609f-4027-bb6b-6143d1e43cb1, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c2c018e9-3247-47cd-bc1f-20fdfae3f8db, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c2c018e9-3247-47cd-bc1f-20fdfae3f8db, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c2c018e9-3247-47cd-bc1f-20fdfae3f8db, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjI0ZjY5ZjMtODU3NzUyYzctYzE5MWM0ZS1jMDg3YTZjMQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8cea99b7-7267-4671-9eda-79bd354dfcaf, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8cea99b7-7267-4671-9eda-79bd354dfcaf, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjI0ZjY5ZjMtODU3NzUyYzctYzE5MWM0ZS1jMDg3YTZjMQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8cea99b7-7267-4671-9eda-79bd354dfcaf, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c02f8919-5fb7-4659-9453-df7ae6cd1727, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c02f8919-5fb7-4659-9453-df7ae6cd1727, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjI0ZjY5ZjMtODU3NzUyYzctYzE5MWM0ZS1jMDg3YTZjMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c02f8919-5fb7-4659-9453-df7ae6cd1727, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ada78b15-1306-42f5-ab5a-19d05764d121, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ada78b15-1306-42f5-ab5a-19d05764d121, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ada78b15-1306-42f5-ab5a-19d05764d121, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjY5Yjc0ODgtNGJlNzBhZjQtMTlmYmMwNC1iNGUyNWI2Mg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3ee177fd-819d-45ab-b5bf-735f270256a9, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3ee177fd-819d-45ab-b5bf-735f270256a9, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjY5Yjc0ODgtNGJlNzBhZjQtMTlmYmMwNC1iNGUyNWI2Mg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3ee177fd-819d-45ab-b5bf-735f270256a9, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45fb601d-a984-403f-9cf8-0dc7b1aa13f5, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45fb601d-a984-403f-9cf8-0dc7b1aa13f5, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjY5Yjc0ODgtNGJlNzBhZjQtMTlmYmMwNC1iNGUyNWI2Mg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45fb601d-a984-403f-9cf8-0dc7b1aa13f5, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e4c688f9-23fe-489e-b9dd-07b3b817f45b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e4c688f9-23fe-489e-b9dd-07b3b817f45b, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e4c688f9-23fe-489e-b9dd-07b3b817f45b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=N2U5MWEwOTctOWZkZjFhNDMtYzMxNGZiZDYtOTFiODBjMGU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8fa0d07f-7561-4640-a707-0bf05b055baf, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8fa0d07f-7561-4640-a707-0bf05b055baf, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=N2U5MWEwOTctOWZkZjFhNDMtYzMxNGZiZDYtOTFiODBjMGU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8fa0d07f-7561-4640-a707-0bf05b055baf, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e52bbb8-7b09-4c36-ac07-0186a03d547c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e52bbb8-7b09-4c36-ac07-0186a03d547c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=N2U5MWEwOTctOWZkZjFhNDMtYzMxNGZiZDYtOTFiODBjMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e52bbb8-7b09-4c36-ac07-0186a03d547c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 372d9884-6e8d-4eb7-96e3-8804a38dae97, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 372d9884-6e8d-4eb7-96e3-8804a38dae97, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 372d9884-6e8d-4eb7-96e3-8804a38dae97, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjZlMmM5M2EtOWI1Mzc0MjktODBiZTE2ZmItZjU0YTE4MGQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 02059108-9513-4ccd-b481-8afaa0dfcb7d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 02059108-9513-4ccd-b481-8afaa0dfcb7d, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NjZlMmM5M2EtOWI1Mzc0MjktODBiZTE2ZmItZjU0YTE4MGQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 02059108-9513-4ccd-b481-8afaa0dfcb7d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a63a9eb-77f7-4270-ab4f-5d9d10d4794a, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a63a9eb-77f7-4270-ab4f-5d9d10d4794a, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NjZlMmM5M2EtOWI1Mzc0MjktODBiZTE2ZmItZjU0YTE4MGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a63a9eb-77f7-4270-ab4f-5d9d10d4794a, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 24ff9715-e58a-4c71-9ab5-ace146fdad41, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 24ff9715-e58a-4c71-9ab5-ace146fdad41, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 24ff9715-e58a-4c71-9ab5-ace146fdad41, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OThkYzZmNS03ZjkyMTVkYy1lODM2YmM1Ni1mNmE5NzRiNA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 4f3e1f56-51d4-409d-8a05-66bfa7b63d59, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 4f3e1f56-51d4-409d-8a05-66bfa7b63d59, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OThkYzZmNS03ZjkyMTVkYy1lODM2YmM1Ni1mNmE5NzRiNA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 4f3e1f56-51d4-409d-8a05-66bfa7b63d59, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34559ee5-a3d6-4871-af7b-3ae1b206906b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34559ee5-a3d6-4871-af7b-3ae1b206906b, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OThkYzZmNS03ZjkyMTVkYy1lODM2YmM1Ni1mNmE5NzRiNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34559ee5-a3d6-4871-af7b-3ae1b206906b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4c6c31bb-cb24-4be2-a936-c6574977e206, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4c6c31bb-cb24-4be2-a936-c6574977e206, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4c6c31bb-cb24-4be2-a936-c6574977e206, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWEyNWRhZjAtZjgyZGIzNmItNGY2MmQwNTgtMWRjYTM1YjI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 35174443-4d63-4e53-9195-f09a5a643f42, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 35174443-4d63-4e53-9195-f09a5a643f42, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YWEyNWRhZjAtZjgyZGIzNmItNGY2MmQwNTgtMWRjYTM1YjI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 35174443-4d63-4e53-9195-f09a5a643f42, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 842592a5-dacb-42bc-bbf2-07f1ac9c4648, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 842592a5-dacb-42bc-bbf2-07f1ac9c4648, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YWEyNWRhZjAtZjgyZGIzNmItNGY2MmQwNTgtMWRjYTM1YjI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 842592a5-dacb-42bc-bbf2-07f1ac9c4648, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cfbeed58-d2ac-4fd8-bad5-81b1e19656c3, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cfbeed58-d2ac-4fd8-bad5-81b1e19656c3, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cfbeed58-d2ac-4fd8-bad5-81b1e19656c3, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjE4MTg2MDktNWMxNzE3OWMtYzgzN2U2My0zNDdiNzM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1f575fc4-77bf-48de-b40c-9ba84538580c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1f575fc4-77bf-48de-b40c-9ba84538580c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjE4MTg2MDktNWMxNzE3OWMtYzgzN2U2My0zNDdiNzM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1f575fc4-77bf-48de-b40c-9ba84538580c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4fc178f-1922-4b31-a607-1695d379c2e5, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4fc178f-1922-4b31-a607-1695d379c2e5, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjE4MTg2MDktNWMxNzE3OWMtYzgzN2U2My0zNDdiNzM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4fc178f-1922-4b31-a607-1695d379c2e5, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7e7b5ac6-f7b0-47da-8f4d-f1deb4b6b21d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7e7b5ac6-f7b0-47da-8f4d-f1deb4b6b21d, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7e7b5ac6-f7b0-47da-8f4d-f1deb4b6b21d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjZiZmFiZWUtYWZhOWFhNDMtOTM2ZjVhMTItNjc1OGZhOGU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a797382c-c5dd-49de-b411-f7028234b7e2, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a797382c-c5dd-49de-b411-f7028234b7e2, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MjZiZmFiZWUtYWZhOWFhNDMtOTM2ZjVhMTItNjc1OGZhOGU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a797382c-c5dd-49de-b411-f7028234b7e2, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 470fdc42-d119-4602-b5cb-4e5289810b65, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 470fdc42-d119-4602-b5cb-4e5289810b65, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MjZiZmFiZWUtYWZhOWFhNDMtOTM2ZjVhMTItNjc1OGZhOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 470fdc42-d119-4602-b5cb-4e5289810b65, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d9a7af28-b893-49e3-9c04-42f11d5d4be2, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d9a7af28-b893-49e3-9c04-42f11d5d4be2, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d9a7af28-b893-49e3-9c04-42f11d5d4be2, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OWQxMjk1Yy1hNjU3MmY4Mi05NjMwZjZlMy03MTIyNmY0Nw==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 083441c1-435b-4c2a-92d2-ddd6f47fb81d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 083441c1-435b-4c2a-92d2-ddd6f47fb81d, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OWQxMjk1Yy1hNjU3MmY4Mi05NjMwZjZlMy03MTIyNmY0Nw==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 083441c1-435b-4c2a-92d2-ddd6f47fb81d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76691d09-c8e2-416b-850d-461936809260, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76691d09-c8e2-416b-850d-461936809260, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OWQxMjk1Yy1hNjU3MmY4Mi05NjMwZjZlMy03MTIyNmY0Nw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76691d09-c8e2-416b-850d-461936809260, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7ad98887-af24-4824-9e14-6a8034755a99, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7ad98887-af24-4824-9e14-6a8034755a99, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7ad98887-af24-4824-9e14-6a8034755a99, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODVlMWIxNGMtNzFmY2I2YWQtNzZhODM1YzEtNGI3MDQ5OWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 90afdae7-9ef1-4c32-9f5c-8540b02e2daf, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 90afdae7-9ef1-4c32-9f5c-8540b02e2daf, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODVlMWIxNGMtNzFmY2I2YWQtNzZhODM1YzEtNGI3MDQ5OWE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 90afdae7-9ef1-4c32-9f5c-8540b02e2daf, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2052158d-84ea-4b6d-9e5c-74b3bf648248, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2052158d-84ea-4b6d-9e5c-74b3bf648248, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODVlMWIxNGMtNzFmY2I2YWQtNzZhODM1YzEtNGI3MDQ5OWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2052158d-84ea-4b6d-9e5c-74b3bf648248, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cbb51087-9c90-4d2b-8668-aad2f11e094a, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cbb51087-9c90-4d2b-8668-aad2f11e094a, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cbb51087-9c90-4d2b-8668-aad2f11e094a, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=N2NmNjhlNjctYTkyNWRiNjYtYzhmYzI0YTMtZjZlM2FhNDA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9adc6327-bb61-429c-9c9b-a58f565ef1e3, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9adc6327-bb61-429c-9c9b-a58f565ef1e3, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=N2NmNjhlNjctYTkyNWRiNjYtYzhmYzI0YTMtZjZlM2FhNDA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9adc6327-bb61-429c-9c9b-a58f565ef1e3, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d0ea9c4-9d51-4142-a701-f56480d4c5be, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d0ea9c4-9d51-4142-a701-f56480d4c5be, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=N2NmNjhlNjctYTkyNWRiNjYtYzhmYzI0YTMtZjZlM2FhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d0ea9c4-9d51-4142-a701-f56480d4c5be, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bd794314-d54a-4d23-a753-dbdc6dd929fb, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bd794314-d54a-4d23-a753-dbdc6dd929fb, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bd794314-d54a-4d23-a753-dbdc6dd929fb, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDE0NDZiMzctZWUwNGYyNjAtZmM0Yjc4N2QtZDliYzNhMTE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 99d1c8b7-f5a2-45dd-b22b-b8469c663545, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 99d1c8b7-f5a2-45dd-b22b-b8469c663545, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0NDZiMzctZWUwNGYyNjAtZmM0Yjc4N2QtZDliYzNhMTE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 99d1c8b7-f5a2-45dd-b22b-b8469c663545, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37c184a2-44d0-4a30-802e-23775107a6d7, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37c184a2-44d0-4a30-802e-23775107a6d7, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZDE0NDZiMzctZWUwNGYyNjAtZmM0Yjc4N2QtZDliYzNhMTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37c184a2-44d0-4a30-802e-23775107a6d7, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 25e9b999-a2d2-4358-a0a5-0984abe8e1be, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 25e9b999-a2d2-4358-a0a5-0984abe8e1be, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 25e9b999-a2d2-4358-a0a5-0984abe8e1be, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTk0MGQ0OTYtMTNlNzdiMzctOTI0YzRkMGYtYjY2MzI5MGY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ea722056-0ded-4140-90d9-be5048b73698, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ea722056-0ded-4140-90d9-be5048b73698, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NTk0MGQ0OTYtMTNlNzdiMzctOTI0YzRkMGYtYjY2MzI5MGY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ea722056-0ded-4140-90d9-be5048b73698, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06447668-2025-4d44-9c9b-0f7b3e3c6b2f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06447668-2025-4d44-9c9b-0f7b3e3c6b2f, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NTk0MGQ0OTYtMTNlNzdiMzctOTI0YzRkMGYtYjY2MzI5MGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06447668-2025-4d44-9c9b-0f7b3e3c6b2f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7010e035-e3d4-458d-a8ee-3512dd841dbf, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7010e035-e3d4-458d-a8ee-3512dd841dbf, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7010e035-e3d4-458d-a8ee-3512dd841dbf, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWMxZGI3ODEtMmFiNzAzOTAtNDBkN2VmNDQtNmU2YzY3Mg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 34f49edc-d7a5-4e9b-ac12-0320af23c460, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 34f49edc-d7a5-4e9b-ac12-0320af23c460, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MWMxZGI3ODEtMmFiNzAzOTAtNDBkN2VmNDQtNmU2YzY3Mg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 34f49edc-d7a5-4e9b-ac12-0320af23c460, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b14f6cf4-f615-4505-bbbd-015bd12dde4e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b14f6cf4-f615-4505-bbbd-015bd12dde4e, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MWMxZGI3ODEtMmFiNzAzOTAtNDBkN2VmNDQtNmU2YzY3Mg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b14f6cf4-f615-4505-bbbd-015bd12dde4e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 39d94b7f-eae1-490e-a13b-d0a914033dac, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 39d94b7f-eae1-490e-a13b-d0a914033dac, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 39d94b7f-eae1-490e-a13b-d0a914033dac, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTNhZTgxZWEtYjU2ODFmYmMtOWQ1ZDViOTAtOGRlY2M3OWM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f6bc0323-7ea2-430f-8c98-c77113e4d404, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f6bc0323-7ea2-430f-8c98-c77113e4d404, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NTNhZTgxZWEtYjU2ODFmYmMtOWQ1ZDViOTAtOGRlY2M3OWM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f6bc0323-7ea2-430f-8c98-c77113e4d404, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f8500eb-057c-4bbe-a4ec-b2124a6c675b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f8500eb-057c-4bbe-a4ec-b2124a6c675b, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NTNhZTgxZWEtYjU2ODFmYmMtOWQ1ZDViOTAtOGRlY2M3OWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f8500eb-057c-4bbe-a4ec-b2124a6c675b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e75f9b65-dc7e-461d-a75b-a352d89ae100, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e75f9b65-dc7e-461d-a75b-a352d89ae100, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e75f9b65-dc7e-461d-a75b-a352d89ae100, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjExMTRiNWUtYjlhNjkzMjgtYjliZDM5NjctYjIyZjVlZTQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5e0be423-349d-492e-9e1c-d9ac17998d2c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5e0be423-349d-492e-9e1c-d9ac17998d2c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NjExMTRiNWUtYjlhNjkzMjgtYjliZDM5NjctYjIyZjVlZTQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5e0be423-349d-492e-9e1c-d9ac17998d2c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a76a556d-f07d-4b9e-8ef8-f0546c2e6f12, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a76a556d-f07d-4b9e-8ef8-f0546c2e6f12, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NjExMTRiNWUtYjlhNjkzMjgtYjliZDM5NjctYjIyZjVlZTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a76a556d-f07d-4b9e-8ef8-f0546c2e6f12, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 43efd4cf-ee01-4a3c-89e5-07d42fd01480, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 43efd4cf-ee01-4a3c-89e5-07d42fd01480, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 43efd4cf-ee01-4a3c-89e5-07d42fd01480, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTNiOGNhYTItZWQzZjFkNDctYWQxNzFhN2QtY2JhMzNiNDU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 016c7858-0738-48db-8d9f-fa37ee48c7ec, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 016c7858-0738-48db-8d9f-fa37ee48c7ec, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MTNiOGNhYTItZWQzZjFkNDctYWQxNzFhN2QtY2JhMzNiNDU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 016c7858-0738-48db-8d9f-fa37ee48c7ec, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 280c0e01-b9c8-4324-a63b-5dd49d02dea3, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 280c0e01-b9c8-4324-a63b-5dd49d02dea3, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MTNiOGNhYTItZWQzZjFkNDctYWQxNzFhN2QtY2JhMzNiNDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 280c0e01-b9c8-4324-a63b-5dd49d02dea3, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3f167d26-2e30-4860-9e26-b64b6fb64cab, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3f167d26-2e30-4860-9e26-b64b6fb64cab, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3f167d26-2e30-4860-9e26-b64b6fb64cab, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTk3ZmY3NjgtOTQyOTY5NmEtOTgxY2IyZWUtOWUzNTAxODM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 4e8efd87-f075-4bc7-b996-b5c7380ab0ec, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 4e8efd87-f075-4bc7-b996-b5c7380ab0ec, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTk3ZmY3NjgtOTQyOTY5NmEtOTgxY2IyZWUtOWUzNTAxODM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 4e8efd87-f075-4bc7-b996-b5c7380ab0ec, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1ad759a-57c3-4332-8442-73e53584f8dc, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1ad759a-57c3-4332-8442-73e53584f8dc, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTk3ZmY3NjgtOTQyOTY5NmEtOTgxY2IyZWUtOWUzNTAxODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1ad759a-57c3-4332-8442-73e53584f8dc, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3296589e-2e72-4f69-8b8f-28755ee06330, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3296589e-2e72-4f69-8b8f-28755ee06330, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3296589e-2e72-4f69-8b8f-28755ee06330, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZmE1NWQ0OTctODJlMjdiMzMtOTVmMGIxZTUtYTQ0OTg4MjM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f31fab79-1062-445b-b24f-b76f22543ef4, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f31fab79-1062-445b-b24f-b76f22543ef4, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZmE1NWQ0OTctODJlMjdiMzMtOTVmMGIxZTUtYTQ0OTg4MjM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f31fab79-1062-445b-b24f-b76f22543ef4, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c07d41da-6265-414f-b9bb-52645448c0a6, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c07d41da-6265-414f-b9bb-52645448c0a6, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZmE1NWQ0OTctODJlMjdiMzMtOTVmMGIxZTUtYTQ0OTg4MjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c07d41da-6265-414f-b9bb-52645448c0a6, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 301bb00c-93d0-4909-850a-7258b3b6d1ce, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 301bb00c-93d0-4909-850a-7258b3b6d1ce, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 301bb00c-93d0-4909-850a-7258b3b6d1ce, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=N2FlMjU1MGYtYzNmZTE2NjAtOWEyYzU2YjAtYzhhMzhmMA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0ca2a552-6e92-49f8-b214-4d7c2029683f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0ca2a552-6e92-49f8-b214-4d7c2029683f, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=N2FlMjU1MGYtYzNmZTE2NjAtOWEyYzU2YjAtYzhhMzhmMA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0ca2a552-6e92-49f8-b214-4d7c2029683f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 066d6e9c-9d3b-4db1-8130-3ddde201b723, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 066d6e9c-9d3b-4db1-8130-3ddde201b723, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=N2FlMjU1MGYtYzNmZTE2NjAtOWEyYzU2YjAtYzhhMzhmMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 066d6e9c-9d3b-4db1-8130-3ddde201b723, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a3809d31-7d71-4273-af2b-11e55a6d232e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a3809d31-7d71-4273-af2b-11e55a6d232e, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a3809d31-7d71-4273-af2b-11e55a6d232e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjI2NTIyZjktOTFkZWNhZmYtNWQ0MzA0NTgtODBhNTMxOTI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6ea661d6-8653-41b5-9e3e-cd18aae57905, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6ea661d6-8653-41b5-9e3e-cd18aae57905, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjI2NTIyZjktOTFkZWNhZmYtNWQ0MzA0NTgtODBhNTMxOTI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6ea661d6-8653-41b5-9e3e-cd18aae57905, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74ea0fd2-f7d9-47bb-afda-dde0fca17334, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74ea0fd2-f7d9-47bb-afda-dde0fca17334, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjI2NTIyZjktOTFkZWNhZmYtNWQ0MzA0NTgtODBhNTMxOTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74ea0fd2-f7d9-47bb-afda-dde0fca17334, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e3a7b23e-5bd7-42a8-9eb9-86b3f8d79559, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e3a7b23e-5bd7-42a8-9eb9-86b3f8d79559, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e3a7b23e-5bd7-42a8-9eb9-86b3f8d79559, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWNkYWE3MTYtOThiNzQzZmUtNTE2Nzc1YmItZDI3MTJmOTI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e9b8337f-d1c6-445e-9e84-360ae794aae6, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e9b8337f-d1c6-445e-9e84-360ae794aae6, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NWNkYWE3MTYtOThiNzQzZmUtNTE2Nzc1YmItZDI3MTJmOTI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e9b8337f-d1c6-445e-9e84-360ae794aae6, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdc39dfb-73eb-440f-bf8d-17dcd6c69b0e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdc39dfb-73eb-440f-bf8d-17dcd6c69b0e, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NWNkYWE3MTYtOThiNzQzZmUtNTE2Nzc1YmItZDI3MTJmOTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdc39dfb-73eb-440f-bf8d-17dcd6c69b0e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 877eac96-3355-457f-9399-9ece8c47a716, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 877eac96-3355-457f-9399-9ece8c47a716, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 877eac96-3355-457f-9399-9ece8c47a716, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDdhNjZkNDYtMzdiNzEzZTktOTRjMTAxYy1mNjM2NmExZQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f406264b-0fa2-4470-b241-4d3cd915860f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f406264b-0fa2-4470-b241-4d3cd915860f, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NDdhNjZkNDYtMzdiNzEzZTktOTRjMTAxYy1mNjM2NmExZQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f406264b-0fa2-4470-b241-4d3cd915860f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b038dbc-0ffd-46a7-aded-59dcc8900968, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b038dbc-0ffd-46a7-aded-59dcc8900968, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NDdhNjZkNDYtMzdiNzEzZTktOTRjMTAxYy1mNjM2NmExZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b038dbc-0ffd-46a7-aded-59dcc8900968, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3abec282-db77-4d1e-b0cd-003b0f5b1778, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3abec282-db77-4d1e-b0cd-003b0f5b1778, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3abec282-db77-4d1e-b0cd-003b0f5b1778, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZWNlNjI2MjktNTAyNjA3ZTktY2E1NTQ1MC02MGQ3MDc1" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b73ddfff-d2bc-462e-95eb-45683360d5d5, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b73ddfff-d2bc-462e-95eb-45683360d5d5, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZWNlNjI2MjktNTAyNjA3ZTktY2E1NTQ1MC02MGQ3MDc1" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b73ddfff-d2bc-462e-95eb-45683360d5d5, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4da096ba-2f14-4500-a5bb-1e640ea722c0, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4da096ba-2f14-4500-a5bb-1e640ea722c0, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZWNlNjI2MjktNTAyNjA3ZTktY2E1NTQ1MC02MGQ3MDc1" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4da096ba-2f14-4500-a5bb-1e640ea722c0, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fca5b874-0b24-4617-a51f-59ad385fe5df, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fca5b874-0b24-4617-a51f-59ad385fe5df, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fca5b874-0b24-4617-a51f-59ad385fe5df, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWRmMDMwOWEtYmMwMDdhYmItMjU5YTQzNzUtNDU0NmYwZmE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, dfccb4de-0512-42c9-9ffe-89eabe35f10d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, dfccb4de-0512-42c9-9ffe-89eabe35f10d, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YWRmMDMwOWEtYmMwMDdhYmItMjU5YTQzNzUtNDU0NmYwZmE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, dfccb4de-0512-42c9-9ffe-89eabe35f10d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d6b9d3d-b1e2-4a4c-9082-81970ddcd9b9, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d6b9d3d-b1e2-4a4c-9082-81970ddcd9b9, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YWRmMDMwOWEtYmMwMDdhYmItMjU5YTQzNzUtNDU0NmYwZmE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d6b9d3d-b1e2-4a4c-9082-81970ddcd9b9, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 469eb92c-939b-4ad7-b6f1-248579a1b090, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 469eb92c-939b-4ad7-b6f1-248579a1b090, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 469eb92c-939b-4ad7-b6f1-248579a1b090, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZWJkMzg0OS0xYzY2OGFmZi1mNTdkYWNhNy1iMDlmNzZhZQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8459e5e2-eff5-4963-8313-b361fd1569a9, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8459e5e2-eff5-4963-8313-b361fd1569a9, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZWJkMzg0OS0xYzY2OGFmZi1mNTdkYWNhNy1iMDlmNzZhZQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8459e5e2-eff5-4963-8313-b361fd1569a9, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce3a83f7-d6da-4726-b83f-ddd9cf11ba24, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce3a83f7-d6da-4726-b83f-ddd9cf11ba24, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZWJkMzg0OS0xYzY2OGFmZi1mNTdkYWNhNy1iMDlmNzZhZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce3a83f7-d6da-4726-b83f-ddd9cf11ba24, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d87ef48a-0ec4-4553-9fc8-2ba0ad4027ab, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d87ef48a-0ec4-4553-9fc8-2ba0ad4027ab, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d87ef48a-0ec4-4553-9fc8-2ba0ad4027ab, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjA4M2YwNWUtNjk1NDVjN2UtYTA1OGJiY2YtYjBjZTQ1NzE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 4478b5b4-f46c-4b3c-8c39-ba783acb9748, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 4478b5b4-f46c-4b3c-8c39-ba783acb9748, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjA4M2YwNWUtNjk1NDVjN2UtYTA1OGJiY2YtYjBjZTQ1NzE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 4478b5b4-f46c-4b3c-8c39-ba783acb9748, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1c39c29-13ab-4a53-90aa-7db0659a6b3a, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1c39c29-13ab-4a53-90aa-7db0659a6b3a, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjA4M2YwNWUtNjk1NDVjN2UtYTA1OGJiY2YtYjBjZTQ1NzE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1c39c29-13ab-4a53-90aa-7db0659a6b3a, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5e0df04e-efa7-41c1-9215-908204bd7159, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5e0df04e-efa7-41c1-9215-908204bd7159, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5e0df04e-efa7-41c1-9215-908204bd7159, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWQxNzZiZmYtYTJmZGRkMzUtMjZjNjNjMTYtYmQ2NDM0NzQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, aff743d9-ba9c-412d-85aa-057c7f203dcc, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, aff743d9-ba9c-412d-85aa-057c7f203dcc, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YWQxNzZiZmYtYTJmZGRkMzUtMjZjNjNjMTYtYmQ2NDM0NzQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, aff743d9-ba9c-412d-85aa-057c7f203dcc, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8884557d-6714-4963-acc2-da7e27146b2d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8884557d-6714-4963-acc2-da7e27146b2d, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YWQxNzZiZmYtYTJmZGRkMzUtMjZjNjNjMTYtYmQ2NDM0NzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8884557d-6714-4963-acc2-da7e27146b2d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 49de6702-3e83-4189-af0a-e016c8eba921, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 49de6702-3e83-4189-af0a-e016c8eba921, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 49de6702-3e83-4189-af0a-e016c8eba921, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWNkNWJlNGQtMTQ2MWM1NTAtYTBlYWE0NTktNTQzYjFmZjg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 849ebdc9-7b8d-4726-a280-26d2dceba3a6, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 849ebdc9-7b8d-4726-a280-26d2dceba3a6, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YWNkNWJlNGQtMTQ2MWM1NTAtYTBlYWE0NTktNTQzYjFmZjg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 849ebdc9-7b8d-4726-a280-26d2dceba3a6, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdc95de1-9ae0-4e78-b9a1-7b1050affbd7, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdc95de1-9ae0-4e78-b9a1-7b1050affbd7, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YWNkNWJlNGQtMTQ2MWM1NTAtYTBlYWE0NTktNTQzYjFmZjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdc95de1-9ae0-4e78-b9a1-7b1050affbd7, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4e25327b-9983-431a-b4a9-33a5a557cdc5, localhost:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4e25327b-9983-431a-b4a9-33a5a557cdc5, localhost:8914): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4e25327b-9983-431a-b4a9-33a5a557cdc5, localhost:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 8914 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:8914, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8914
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7a1c8a98-84fc-4911-9002-1ed48829b03c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7a1c8a98-84fc-4911-9002-1ed48829b03c, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7a1c8a98-84fc-4911-9002-1ed48829b03c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDhmZDhjYmEtYzJmZjRhOTktODVlYjJmNWEtOGU0NzUzYTU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, db063dd2-1aaf-428b-8b0f-17eaadc2f62c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, db063dd2-1aaf-428b-8b0f-17eaadc2f62c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZDhmZDhjYmEtYzJmZjRhOTktODVlYjJmNWEtOGU0NzUzYTU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, db063dd2-1aaf-428b-8b0f-17eaadc2f62c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37606c95-c820-41a9-8c22-3379e8edca18, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37606c95-c820-41a9-8c22-3379e8edca18, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZDhmZDhjYmEtYzJmZjRhOTktODVlYjJmNWEtOGU0NzUzYTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37606c95-c820-41a9-8c22-3379e8edca18, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d67fc69c-c03e-4ac5-9d50-6fc294674e5e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d67fc69c-c03e-4ac5-9d50-6fc294674e5e, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d67fc69c-c03e-4ac5-9d50-6fc294674e5e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjNlZDQ5NjItM2ZhMTU3ZjktNTIzYWNiN2UtNWExMTk1ZjQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b506a803-6d0c-4cf6-8882-0a6f1424a50e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b506a803-6d0c-4cf6-8882-0a6f1424a50e, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjNlZDQ5NjItM2ZhMTU3ZjktNTIzYWNiN2UtNWExMTk1ZjQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b506a803-6d0c-4cf6-8882-0a6f1424a50e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4f7639c-8c9c-4a49-a662-b1473908e3ef, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4f7639c-8c9c-4a49-a662-b1473908e3ef, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjNlZDQ5NjItM2ZhMTU3ZjktNTIzYWNiN2UtNWExMTk1ZjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4f7639c-8c9c-4a49-a662-b1473908e3ef, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1ab209db-1299-4f10-8610-6ebc77785f8e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1ab209db-1299-4f10-8610-6ebc77785f8e, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1ab209db-1299-4f10-8610-6ebc77785f8e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTIwYjNhZGQtYzRlYzdhNjgtM2ZjMDY5MzktZWExMzA0MTA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ba92e132-691e-46df-be90-8804347bd2c8, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ba92e132-691e-46df-be90-8804347bd2c8, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTIwYjNhZGQtYzRlYzdhNjgtM2ZjMDY5MzktZWExMzA0MTA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ba92e132-691e-46df-be90-8804347bd2c8, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b54c9a4-05f2-4e37-9943-1be936939a2c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b54c9a4-05f2-4e37-9943-1be936939a2c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTIwYjNhZGQtYzRlYzdhNjgtM2ZjMDY5MzktZWExMzA0MTA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b54c9a4-05f2-4e37-9943-1be936939a2c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 364ba74a-5c41-4cea-967d-8587ccacca36, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 364ba74a-5c41-4cea-967d-8587ccacca36, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 364ba74a-5c41-4cea-967d-8587ccacca36, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzdkZTRlZjQtMzVhZTk2YjQtYTY4OGQ3YmYtNDhkZDIwY2Q=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 802c9c31-1f27-463c-a95f-e34d90e59e84, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 802c9c31-1f27-463c-a95f-e34d90e59e84, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YzdkZTRlZjQtMzVhZTk2YjQtYTY4OGQ3YmYtNDhkZDIwY2Q=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 802c9c31-1f27-463c-a95f-e34d90e59e84, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e149fe3b-d3df-482b-b7c7-3442549042ae, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e149fe3b-d3df-482b-b7c7-3442549042ae, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YzdkZTRlZjQtMzVhZTk2YjQtYTY4OGQ3YmYtNDhkZDIwY2Q=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e149fe3b-d3df-482b-b7c7-3442549042ae, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, aead2c14-23ef-452f-b3af-04ba1c59e6a0, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aead2c14-23ef-452f-b3af-04ba1c59e6a0, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aead2c14-23ef-452f-b3af-04ba1c59e6a0, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzkxZjk2NjItNmYxMWUwYzMtOTNhZDA1ZmMtZTRiZDhkYzU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 27a6e0fa-cfa5-45b4-87e0-86c20e44968b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 27a6e0fa-cfa5-45b4-87e0-86c20e44968b, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NzkxZjk2NjItNmYxMWUwYzMtOTNhZDA1ZmMtZTRiZDhkYzU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 27a6e0fa-cfa5-45b4-87e0-86c20e44968b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96b9b52c-9990-4f46-b8cc-6baec7167c45, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96b9b52c-9990-4f46-b8cc-6baec7167c45, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NzkxZjk2NjItNmYxMWUwYzMtOTNhZDA1ZmMtZTRiZDhkYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96b9b52c-9990-4f46-b8cc-6baec7167c45, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4d725a4c-b227-489b-b169-af8651edc2b4, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4d725a4c-b227-489b-b169-af8651edc2b4, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4d725a4c-b227-489b-b169-af8651edc2b4, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGRhZWNlNTEtZTcyMTRlMTktODVlODQxOGEtOWY0YWUxNjU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a73a09a8-827f-497d-a3d3-f5c088285a93, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a73a09a8-827f-497d-a3d3-f5c088285a93, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZGRhZWNlNTEtZTcyMTRlMTktODVlODQxOGEtOWY0YWUxNjU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a73a09a8-827f-497d-a3d3-f5c088285a93, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27302056-a877-41e7-9bcb-290bfe3e9aca, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27302056-a877-41e7-9bcb-290bfe3e9aca, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZGRhZWNlNTEtZTcyMTRlMTktODVlODQxOGEtOWY0YWUxNjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27302056-a877-41e7-9bcb-290bfe3e9aca, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c60a55b0-4c31-4a8e-9631-b50f71670c5f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c60a55b0-4c31-4a8e-9631-b50f71670c5f, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c60a55b0-4c31-4a8e-9631-b50f71670c5f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OThkMzhmMWQtYjJhMmIwMTgtZGI1NTU0NWQtNzcwZDBhNWU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 201b1b00-de10-4f7a-8cf2-a4d6b22c2def, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 201b1b00-de10-4f7a-8cf2-a4d6b22c2def, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OThkMzhmMWQtYjJhMmIwMTgtZGI1NTU0NWQtNzcwZDBhNWU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 201b1b00-de10-4f7a-8cf2-a4d6b22c2def, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 787c4fae-4e47-4a9f-890f-4450be078e21, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 787c4fae-4e47-4a9f-890f-4450be078e21, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OThkMzhmMWQtYjJhMmIwMTgtZGI1NTU0NWQtNzcwZDBhNWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 787c4fae-4e47-4a9f-890f-4450be078e21, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4954105b-f028-4702-a48d-72e7eb0f3f21, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4954105b-f028-4702-a48d-72e7eb0f3f21, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4954105b-f028-4702-a48d-72e7eb0f3f21, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODQxY2NiMzMtZDM0M2M5NDgtMmFkNDI1YzgtNWZjOTM0Y2Q=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 44c7a980-b523-465d-b95d-8a4183dec21f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 44c7a980-b523-465d-b95d-8a4183dec21f, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODQxY2NiMzMtZDM0M2M5NDgtMmFkNDI1YzgtNWZjOTM0Y2Q=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 44c7a980-b523-465d-b95d-8a4183dec21f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d94fc901-c474-4380-971b-e056222f95cb, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d94fc901-c474-4380-971b-e056222f95cb, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODQxY2NiMzMtZDM0M2M5NDgtMmFkNDI1YzgtNWZjOTM0Y2Q=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d94fc901-c474-4380-971b-e056222f95cb, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6ad9832d-0718-4fba-9c60-c39a19a19928, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6ad9832d-0718-4fba-9c60-c39a19a19928, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6ad9832d-0718-4fba-9c60-c39a19a19928, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2JjODNiYmUtNmZiYjcyOWEtMzdkZjMyODAtZjNiNjdiNTM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6f7542a6-e63b-4908-84e9-f10bc6b02ed2, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6f7542a6-e63b-4908-84e9-f10bc6b02ed2, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Y2JjODNiYmUtNmZiYjcyOWEtMzdkZjMyODAtZjNiNjdiNTM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6f7542a6-e63b-4908-84e9-f10bc6b02ed2, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a01c72ad-9660-4ef2-84cb-3389bed512da, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a01c72ad-9660-4ef2-84cb-3389bed512da, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Y2JjODNiYmUtNmZiYjcyOWEtMzdkZjMyODAtZjNiNjdiNTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a01c72ad-9660-4ef2-84cb-3389bed512da, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e65108da-3755-43ef-9cfe-0b53e122fb26, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e65108da-3755-43ef-9cfe-0b53e122fb26, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e65108da-3755-43ef-9cfe-0b53e122fb26, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGM5NDM4NzMtY2E2YzgyM2EtMTRhNTc5MjYtMWFjMjY1YzY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ddf3be25-207f-4f94-be96-77a34b4eb331, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ddf3be25-207f-4f94-be96-77a34b4eb331, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NGM5NDM4NzMtY2E2YzgyM2EtMTRhNTc5MjYtMWFjMjY1YzY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ddf3be25-207f-4f94-be96-77a34b4eb331, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81740c40-4db6-4f71-acbc-62e5b5e13159, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81740c40-4db6-4f71-acbc-62e5b5e13159, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NGM5NDM4NzMtY2E2YzgyM2EtMTRhNTc5MjYtMWFjMjY1YzY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81740c40-4db6-4f71-acbc-62e5b5e13159, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8376c9a7-a9f8-44d9-8191-88e4588f364f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8376c9a7-a9f8-44d9-8191-88e4588f364f, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8376c9a7-a9f8-44d9-8191-88e4588f364f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWNiMWVmN2EtY2FmOWYzOTYtNjhhZjY4YmYtNzRjYThhNDE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, fb5b2ff3-240d-4ada-a03e-25fcfe0f47d7, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, fb5b2ff3-240d-4ada-a03e-25fcfe0f47d7, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NWNiMWVmN2EtY2FmOWYzOTYtNjhhZjY4YmYtNzRjYThhNDE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, fb5b2ff3-240d-4ada-a03e-25fcfe0f47d7, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8c0f684-5025-44b5-9b6a-9b0981026f50, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8c0f684-5025-44b5-9b6a-9b0981026f50, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NWNiMWVmN2EtY2FmOWYzOTYtNjhhZjY4YmYtNzRjYThhNDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8c0f684-5025-44b5-9b6a-9b0981026f50, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e22ecc1c-4e14-442a-afb5-3f320bdfaf5a, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e22ecc1c-4e14-442a-afb5-3f320bdfaf5a, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e22ecc1c-4e14-442a-afb5-3f320bdfaf5a, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODA2OTJmMmYtZTMwNzU0MmMtMzk3NzA1NmUtNTUwMmViOGI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 04c7e505-06df-407c-84b3-d25c1815cc48, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 04c7e505-06df-407c-84b3-d25c1815cc48, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODA2OTJmMmYtZTMwNzU0MmMtMzk3NzA1NmUtNTUwMmViOGI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 04c7e505-06df-407c-84b3-d25c1815cc48, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3fb322e-020f-4389-9619-465ceb82a5db, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3fb322e-020f-4389-9619-465ceb82a5db, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODA2OTJmMmYtZTMwNzU0MmMtMzk3NzA1NmUtNTUwMmViOGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3fb322e-020f-4389-9619-465ceb82a5db, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e3dea79f-1e2b-4719-8e8d-8fa23d6f0e0c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e3dea79f-1e2b-4719-8e8d-8fa23d6f0e0c, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e3dea79f-1e2b-4719-8e8d-8fa23d6f0e0c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZWIwODdkZjAtYmM3NTkyOS05YzNiNzY4ZC0yOWM2NTVl" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9f163f87-300b-4512-8381-7001cfeec4c6, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9f163f87-300b-4512-8381-7001cfeec4c6, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZWIwODdkZjAtYmM3NTkyOS05YzNiNzY4ZC0yOWM2NTVl" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9f163f87-300b-4512-8381-7001cfeec4c6, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15951eb3-2ef7-4a29-a2d3-c5fc41880110, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15951eb3-2ef7-4a29-a2d3-c5fc41880110, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZWIwODdkZjAtYmM3NTkyOS05YzNiNzY4ZC0yOWM2NTVl" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15951eb3-2ef7-4a29-a2d3-c5fc41880110, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 30fda8dd-f262-4d22-b734-d2b18235a12e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 30fda8dd-f262-4d22-b734-d2b18235a12e, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 30fda8dd-f262-4d22-b734-d2b18235a12e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODc0MTI1YmYtYjg1YzFlZGEtOTU0ZjI0NGUtNDRkZmUxYTE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6967b989-fa95-45b5-981d-2add6482749b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6967b989-fa95-45b5-981d-2add6482749b, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODc0MTI1YmYtYjg1YzFlZGEtOTU0ZjI0NGUtNDRkZmUxYTE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6967b989-fa95-45b5-981d-2add6482749b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78a449c7-4658-4f33-8166-2212ed54eb82, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78a449c7-4658-4f33-8166-2212ed54eb82, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODc0MTI1YmYtYjg1YzFlZGEtOTU0ZjI0NGUtNDRkZmUxYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78a449c7-4658-4f33-8166-2212ed54eb82, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a830ab0f-ba3a-40dc-af3b-0ad75ab78c52, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a830ab0f-ba3a-40dc-af3b-0ad75ab78c52, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a830ab0f-ba3a-40dc-af3b-0ad75ab78c52, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTdkM2ZlYWEtYWM1NDQ1ODAtOGE3N2IwNzgtYzEwZGViYQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 54bf21b5-08c0-4bd8-83c4-3d196d27840f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 54bf21b5-08c0-4bd8-83c4-3d196d27840f, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTdkM2ZlYWEtYWM1NDQ1ODAtOGE3N2IwNzgtYzEwZGViYQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 54bf21b5-08c0-4bd8-83c4-3d196d27840f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab8e8303-3919-4613-b1e8-ba17f1197946, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab8e8303-3919-4613-b1e8-ba17f1197946, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTdkM2ZlYWEtYWM1NDQ1ODAtOGE3N2IwNzgtYzEwZGViYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab8e8303-3919-4613-b1e8-ba17f1197946, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8f3c2d4b-ecdd-4da2-9ad9-ff26f2c17e68, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8f3c2d4b-ecdd-4da2-9ad9-ff26f2c17e68, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8f3c2d4b-ecdd-4da2-9ad9-ff26f2c17e68, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzM0ZGYzNWQtNmNhMWMwYzEtM2M1YWJmOTMtMmE3OTY0MGE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6f31cb44-89e4-421c-b3d2-476a37a27b03, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6f31cb44-89e4-421c-b3d2-476a37a27b03, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MzM0ZGYzNWQtNmNhMWMwYzEtM2M1YWJmOTMtMmE3OTY0MGE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6f31cb44-89e4-421c-b3d2-476a37a27b03, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c3faa2a-f113-4303-82ea-9fdde43e78c3, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c3faa2a-f113-4303-82ea-9fdde43e78c3, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MzM0ZGYzNWQtNmNhMWMwYzEtM2M1YWJmOTMtMmE3OTY0MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c3faa2a-f113-4303-82ea-9fdde43e78c3, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 927a1a88-af24-4818-ba97-c17f0c7ace08, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 927a1a88-af24-4818-ba97-c17f0c7ace08, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 927a1a88-af24-4818-ba97-c17f0c7ace08, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDdiMDllNTMtMjgyZmVkYzgtMmYxNTAwNjQtYjUzODJiMDM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9bffb6d5-9dc8-4893-bce7-f9df209ac4b8, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9bffb6d5-9dc8-4893-bce7-f9df209ac4b8, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZDdiMDllNTMtMjgyZmVkYzgtMmYxNTAwNjQtYjUzODJiMDM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9bffb6d5-9dc8-4893-bce7-f9df209ac4b8, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19bbacfa-d8fc-4e24-aefb-0e96173f10b6, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19bbacfa-d8fc-4e24-aefb-0e96173f10b6, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZDdiMDllNTMtMjgyZmVkYzgtMmYxNTAwNjQtYjUzODJiMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19bbacfa-d8fc-4e24-aefb-0e96173f10b6, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a3361838-2a16-41c1-8bb8-d29458afa45c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a3361838-2a16-41c1-8bb8-d29458afa45c, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a3361838-2a16-41c1-8bb8-d29458afa45c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzBkY2IzODAtM2MzNDMyOTUtMjNlZWVjMzctMWQyNDVhZDM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 03af3b99-0d9b-46b7-8cc7-ddc94db91c4f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 03af3b99-0d9b-46b7-8cc7-ddc94db91c4f, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NzBkY2IzODAtM2MzNDMyOTUtMjNlZWVjMzctMWQyNDVhZDM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 03af3b99-0d9b-46b7-8cc7-ddc94db91c4f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33b3f113-d4d1-4958-8ef3-dfceed2ee9d1, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33b3f113-d4d1-4958-8ef3-dfceed2ee9d1, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NzBkY2IzODAtM2MzNDMyOTUtMjNlZWVjMzctMWQyNDVhZDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33b3f113-d4d1-4958-8ef3-dfceed2ee9d1, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5ccf7d13-1399-49f5-9c28-aa5079e747af, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5ccf7d13-1399-49f5-9c28-aa5079e747af, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5ccf7d13-1399-49f5-9c28-aa5079e747af, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGM2MGIwZGYtYjliMzY3M2QtNzM5N2YwOWMtZDlhMzczMWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0ce17c51-26e8-4dde-9d5c-bea6ff41ad61, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0ce17c51-26e8-4dde-9d5c-bea6ff41ad61, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZGM2MGIwZGYtYjliMzY3M2QtNzM5N2YwOWMtZDlhMzczMWE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0ce17c51-26e8-4dde-9d5c-bea6ff41ad61, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03f2a7d1-38f9-4aa1-a48c-48000f35a008, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03f2a7d1-38f9-4aa1-a48c-48000f35a008, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZGM2MGIwZGYtYjliMzY3M2QtNzM5N2YwOWMtZDlhMzczMWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03f2a7d1-38f9-4aa1-a48c-48000f35a008, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1ac9c104-8631-4277-a23b-b1faa737b919, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1ac9c104-8631-4277-a23b-b1faa737b919, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1ac9c104-8631-4277-a23b-b1faa737b919, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=M2E2NTlkZi05ODdkODY3Mi1kM2NiNTgyZS1hN2Y5NTRmZQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9608339e-7fea-444f-b97c-eb9852ea3a89, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9608339e-7fea-444f-b97c-eb9852ea3a89, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=M2E2NTlkZi05ODdkODY3Mi1kM2NiNTgyZS1hN2Y5NTRmZQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9608339e-7fea-444f-b97c-eb9852ea3a89, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58dc7d8d-1eae-4c97-8438-1a58ec64aa63, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58dc7d8d-1eae-4c97-8438-1a58ec64aa63, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=M2E2NTlkZi05ODdkODY3Mi1kM2NiNTgyZS1hN2Y5NTRmZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58dc7d8d-1eae-4c97-8438-1a58ec64aa63, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 56922459-7d3a-406f-abea-97e476aaa800, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 56922459-7d3a-406f-abea-97e476aaa800, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 56922459-7d3a-406f-abea-97e476aaa800, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjI1MjRkZGQtYTliZmFkYjAtZTU2MjRkMmYtMjQ0NzNkMTc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 45a00437-0589-46d0-b3c0-a2a8a17c878c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 45a00437-0589-46d0-b3c0-a2a8a17c878c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NjI1MjRkZGQtYTliZmFkYjAtZTU2MjRkMmYtMjQ0NzNkMTc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 45a00437-0589-46d0-b3c0-a2a8a17c878c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a379c4f2-532b-4851-954c-aa429aa9f61e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a379c4f2-532b-4851-954c-aa429aa9f61e, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NjI1MjRkZGQtYTliZmFkYjAtZTU2MjRkMmYtMjQ0NzNkMTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a379c4f2-532b-4851-954c-aa429aa9f61e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3ca3e70c-d77d-4729-afd5-360b9ecfe373, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3ca3e70c-d77d-4729-afd5-360b9ecfe373, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3ca3e70c-d77d-4729-afd5-360b9ecfe373, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTFlNmRkOGQtYTY5YTc1ZjAtZTAzMTA4OTItZGExMDgwMmE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e705bfa7-e3d2-4d7f-9287-519f5e0a7d1e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e705bfa7-e3d2-4d7f-9287-519f5e0a7d1e, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTFlNmRkOGQtYTY5YTc1ZjAtZTAzMTA4OTItZGExMDgwMmE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e705bfa7-e3d2-4d7f-9287-519f5e0a7d1e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 561d6c6e-172b-44eb-84f0-894c1ed71cd6, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 561d6c6e-172b-44eb-84f0-894c1ed71cd6, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTFlNmRkOGQtYTY5YTc1ZjAtZTAzMTA4OTItZGExMDgwMmE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 561d6c6e-172b-44eb-84f0-894c1ed71cd6, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8f8285a4-c0e1-4d58-abed-f23928951be2, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8f8285a4-c0e1-4d58-abed-f23928951be2, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8f8285a4-c0e1-4d58-abed-f23928951be2, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTZhOGY2MTEtYzQ3YmFiNjQtOTg5ZTIyMS1lZWVlZmUzZA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, bb880d91-690a-4d80-ba74-95f5fb53086e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, bb880d91-690a-4d80-ba74-95f5fb53086e, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTZhOGY2MTEtYzQ3YmFiNjQtOTg5ZTIyMS1lZWVlZmUzZA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, bb880d91-690a-4d80-ba74-95f5fb53086e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23744ff1-b947-4778-ac2c-05970d64e672, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23744ff1-b947-4778-ac2c-05970d64e672, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTZhOGY2MTEtYzQ3YmFiNjQtOTg5ZTIyMS1lZWVlZmUzZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23744ff1-b947-4778-ac2c-05970d64e672, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5f9d5c2f-1a2d-462c-b861-e93fcaf5f1bf, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5f9d5c2f-1a2d-462c-b861-e93fcaf5f1bf, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5f9d5c2f-1a2d-462c-b861-e93fcaf5f1bf, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmFhMGMxZjctZWRkYzE0NjItN2Q1YTk1YTgtNWUwMjk2ZGY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8c70c503-4f1f-41cf-a78f-26efaa90e7b6, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8c70c503-4f1f-41cf-a78f-26efaa90e7b6, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YmFhMGMxZjctZWRkYzE0NjItN2Q1YTk1YTgtNWUwMjk2ZGY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8c70c503-4f1f-41cf-a78f-26efaa90e7b6, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e429361d-bc9a-4440-ac2a-87a456ad5d5f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e429361d-bc9a-4440-ac2a-87a456ad5d5f, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YmFhMGMxZjctZWRkYzE0NjItN2Q1YTk1YTgtNWUwMjk2ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e429361d-bc9a-4440-ac2a-87a456ad5d5f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9abd5f92-a581-4ff8-b903-cd9b7717c031, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9abd5f92-a581-4ff8-b903-cd9b7717c031, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9abd5f92-a581-4ff8-b903-cd9b7717c031, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NmI5Mjk3MmQtYTA1YzU1ODMtNjJjZDI4OTMtZTU1NjU2MWM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 7dcd6662-6963-462b-949e-a2cb52f147a2, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 7dcd6662-6963-462b-949e-a2cb52f147a2, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NmI5Mjk3MmQtYTA1YzU1ODMtNjJjZDI4OTMtZTU1NjU2MWM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 7dcd6662-6963-462b-949e-a2cb52f147a2, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5a03f60-3f58-438a-9550-5957d5268981, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5a03f60-3f58-438a-9550-5957d5268981, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NmI5Mjk3MmQtYTA1YzU1ODMtNjJjZDI4OTMtZTU1NjU2MWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5a03f60-3f58-438a-9550-5957d5268981, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 47e79b83-a31f-46a5-90d3-a48fd45b88cd, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 47e79b83-a31f-46a5-90d3-a48fd45b88cd, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 47e79b83-a31f-46a5-90d3-a48fd45b88cd, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjVjYjIzMDgtMzZkNTI3ZjYtMTA3NmI0OGYtMzNhNDQ3Yw==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, bb0b7aaa-72a9-4f25-bc29-97d25a1ae63f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, bb0b7aaa-72a9-4f25-bc29-97d25a1ae63f, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjVjYjIzMDgtMzZkNTI3ZjYtMTA3NmI0OGYtMzNhNDQ3Yw==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, bb0b7aaa-72a9-4f25-bc29-97d25a1ae63f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c368234-7397-45e8-afc2-c2b17dabae3f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c368234-7397-45e8-afc2-c2b17dabae3f, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjVjYjIzMDgtMzZkNTI3ZjYtMTA3NmI0OGYtMzNhNDQ3Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c368234-7397-45e8-afc2-c2b17dabae3f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d64b0d48-f159-44d8-8f67-f15723d9acd6, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d64b0d48-f159-44d8-8f67-f15723d9acd6, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d64b0d48-f159-44d8-8f67-f15723d9acd6, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmRmYjRjYTYtNTZhZjExY2UtNTFjMzgzM2ItYzk5ZGM3OGI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ad62cf2f-75f3-430e-8f56-a46c5a4484de, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ad62cf2f-75f3-430e-8f56-a46c5a4484de, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MmRmYjRjYTYtNTZhZjExY2UtNTFjMzgzM2ItYzk5ZGM3OGI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ad62cf2f-75f3-430e-8f56-a46c5a4484de, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 161a52e7-47e3-457b-8109-75a30055b7f6, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 161a52e7-47e3-457b-8109-75a30055b7f6, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MmRmYjRjYTYtNTZhZjExY2UtNTFjMzgzM2ItYzk5ZGM3OGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 161a52e7-47e3-457b-8109-75a30055b7f6, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 60d7a527-b94b-4d30-bb25-7d823bdd8007, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 60d7a527-b94b-4d30-bb25-7d823bdd8007, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 60d7a527-b94b-4d30-bb25-7d823bdd8007, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Yzg5ZjAxYy1jN2FiYmI2My02NzI2NTAwZi0xYjAxNzM4Mw==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1e2c87b1-c056-457c-b813-bce3e3b7cd61, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1e2c87b1-c056-457c-b813-bce3e3b7cd61, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Yzg5ZjAxYy1jN2FiYmI2My02NzI2NTAwZi0xYjAxNzM4Mw==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1e2c87b1-c056-457c-b813-bce3e3b7cd61, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96b771f6-0297-4c50-a513-943a8a7100d0, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96b771f6-0297-4c50-a513-943a8a7100d0, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Yzg5ZjAxYy1jN2FiYmI2My02NzI2NTAwZi0xYjAxNzM4Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96b771f6-0297-4c50-a513-943a8a7100d0, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e517a043-9eef-447a-895c-f3f01d4db676, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e517a043-9eef-447a-895c-f3f01d4db676, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e517a043-9eef-447a-895c-f3f01d4db676, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTdmMmMzM2QtYzQ1NmFjOTItY2MwYzg3NWEtMzI5OWZkNjg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d0b4d45a-0e07-4fad-8389-0554d050a875, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d0b4d45a-0e07-4fad-8389-0554d050a875, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTdmMmMzM2QtYzQ1NmFjOTItY2MwYzg3NWEtMzI5OWZkNjg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d0b4d45a-0e07-4fad-8389-0554d050a875, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e8b8a19-ee00-4204-8320-a1d799af7ebd, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e8b8a19-ee00-4204-8320-a1d799af7ebd, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTdmMmMzM2QtYzQ1NmFjOTItY2MwYzg3NWEtMzI5OWZkNjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e8b8a19-ee00-4204-8320-a1d799af7ebd, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8358de37-2455-4859-a47d-e03688045662, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8358de37-2455-4859-a47d-e03688045662, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8358de37-2455-4859-a47d-e03688045662, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTU1OTc4MGEtYjEyNzMwYWMtMjllMjNkYWYtYzBkMTU5NGY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, cc0a8183-0d35-4463-8f0c-dbdb305fd5c9, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, cc0a8183-0d35-4463-8f0c-dbdb305fd5c9, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MTU1OTc4MGEtYjEyNzMwYWMtMjllMjNkYWYtYzBkMTU5NGY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, cc0a8183-0d35-4463-8f0c-dbdb305fd5c9, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3423e8fc-0602-4383-b7e3-5f46e562667c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3423e8fc-0602-4383-b7e3-5f46e562667c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MTU1OTc4MGEtYjEyNzMwYWMtMjllMjNkYWYtYzBkMTU5NGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3423e8fc-0602-4383-b7e3-5f46e562667c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cc6922d7-7e5d-49f8-9ce3-34e78f108399, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cc6922d7-7e5d-49f8-9ce3-34e78f108399, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cc6922d7-7e5d-49f8-9ce3-34e78f108399, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=N2RkZTA3MTMtN2U3OGRlMTAtZTY4ZmE4ZTMtODgxNGZmOTM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2003b067-4089-4ee6-8129-326a5859dd1e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2003b067-4089-4ee6-8129-326a5859dd1e, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=N2RkZTA3MTMtN2U3OGRlMTAtZTY4ZmE4ZTMtODgxNGZmOTM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2003b067-4089-4ee6-8129-326a5859dd1e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64fe7fa2-92f6-43a0-ac15-782a8362f831, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64fe7fa2-92f6-43a0-ac15-782a8362f831, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=N2RkZTA3MTMtN2U3OGRlMTAtZTY4ZmE4ZTMtODgxNGZmOTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64fe7fa2-92f6-43a0-ac15-782a8362f831, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9c93b2cf-b3f8-42a6-a000-567a3bf51f76, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9c93b2cf-b3f8-42a6-a000-567a3bf51f76, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9c93b2cf-b3f8-42a6-a000-567a3bf51f76, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2ZkNjg2NWQtN2ZmZWFlYTgtNmUwYzhlMWMtMmMzYjQ4ZmU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 56c72716-d599-4f6b-a77a-bb4ee8024afc, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 56c72716-d599-4f6b-a77a-bb4ee8024afc, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZkNjg2NWQtN2ZmZWFlYTgtNmUwYzhlMWMtMmMzYjQ4ZmU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 56c72716-d599-4f6b-a77a-bb4ee8024afc, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0888ac70-9d40-45d8-8a5a-ef9019bf3409, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0888ac70-9d40-45d8-8a5a-ef9019bf3409, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZkNjg2NWQtN2ZmZWFlYTgtNmUwYzhlMWMtMmMzYjQ4ZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0888ac70-9d40-45d8-8a5a-ef9019bf3409, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a1cdbda1-07ce-4309-8414-7ab681a9a602, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a1cdbda1-07ce-4309-8414-7ab681a9a602, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a1cdbda1-07ce-4309-8414-7ab681a9a602, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjgxZjFhM2QtN2JiZGYxZDgtZDNiZjljNGYtYzgzOWYyMTE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0aca487e-0cda-42c7-994f-935a72a511d9, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0aca487e-0cda-42c7-994f-935a72a511d9, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjgxZjFhM2QtN2JiZGYxZDgtZDNiZjljNGYtYzgzOWYyMTE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0aca487e-0cda-42c7-994f-935a72a511d9, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2ca4f23-a634-4946-82f6-857178f948e4, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2ca4f23-a634-4946-82f6-857178f948e4, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjgxZjFhM2QtN2JiZGYxZDgtZDNiZjljNGYtYzgzOWYyMTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2ca4f23-a634-4946-82f6-857178f948e4, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 466dd20e-3e5d-4ab3-8c1b-46b94eac6dfc, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 466dd20e-3e5d-4ab3-8c1b-46b94eac6dfc, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 466dd20e-3e5d-4ab3-8c1b-46b94eac6dfc, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmZjNDUxODAtYzdhY2Y4YmYtZjlhMzg5YzctZjRkNmIwZGY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 804c4b8b-f7d2-42ae-ae5e-4401dc5b36c5, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 804c4b8b-f7d2-42ae-ae5e-4401dc5b36c5, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YmZjNDUxODAtYzdhY2Y4YmYtZjlhMzg5YzctZjRkNmIwZGY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 804c4b8b-f7d2-42ae-ae5e-4401dc5b36c5, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1e599c8-e775-4c24-9e61-0e8f0b106c96, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1e599c8-e775-4c24-9e61-0e8f0b106c96, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YmZjNDUxODAtYzdhY2Y4YmYtZjlhMzg5YzctZjRkNmIwZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e599c8-e775-4c24-9e61-0e8f0b106c96, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f56b2d19-b9df-413d-9867-99f6bf8f4beb, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f56b2d19-b9df-413d-9867-99f6bf8f4beb, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f56b2d19-b9df-413d-9867-99f6bf8f4beb, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=N2JjODY0NGMtYjY4NzJkMGYtNmVmOWIwMzQtZWU2MDdjNTk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ccafcbbf-90f4-4ed4-b04f-197922a1033d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ccafcbbf-90f4-4ed4-b04f-197922a1033d, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=N2JjODY0NGMtYjY4NzJkMGYtNmVmOWIwMzQtZWU2MDdjNTk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ccafcbbf-90f4-4ed4-b04f-197922a1033d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93353ab1-2bbf-4392-81a2-1fe06e129edf, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93353ab1-2bbf-4392-81a2-1fe06e129edf, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=N2JjODY0NGMtYjY4NzJkMGYtNmVmOWIwMzQtZWU2MDdjNTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93353ab1-2bbf-4392-81a2-1fe06e129edf, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8e895a85-4be2-48e7-8ccc-7a08005e6e24, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8e895a85-4be2-48e7-8ccc-7a08005e6e24, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8e895a85-4be2-48e7-8ccc-7a08005e6e24, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTRhN2NkYzktZjc4ZDE5OWEtNzgyMTNmODktYTMxMDM5NDA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ca677c35-9780-49c5-b317-ccaf1eab06a1, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ca677c35-9780-49c5-b317-ccaf1eab06a1, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZTRhN2NkYzktZjc4ZDE5OWEtNzgyMTNmODktYTMxMDM5NDA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ca677c35-9780-49c5-b317-ccaf1eab06a1, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 263552f0-8515-4e70-9c8a-bf56a1590b79, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 263552f0-8515-4e70-9c8a-bf56a1590b79, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZTRhN2NkYzktZjc4ZDE5OWEtNzgyMTNmODktYTMxMDM5NDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 263552f0-8515-4e70-9c8a-bf56a1590b79, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4bf12744-ace4-4bb4-b912-2e669970526a, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4bf12744-ace4-4bb4-b912-2e669970526a, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4bf12744-ace4-4bb4-b912-2e669970526a, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjczZjg1YjQtYWZmNzllZjUtMTQ0OGQ3NDAtYzRhMjllMzY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f5a54873-e13d-4386-a028-5b5585d27451, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f5a54873-e13d-4386-a028-5b5585d27451, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjczZjg1YjQtYWZmNzllZjUtMTQ0OGQ3NDAtYzRhMjllMzY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f5a54873-e13d-4386-a028-5b5585d27451, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9996b7c-f277-47fe-99a2-52921fac6b2d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9996b7c-f277-47fe-99a2-52921fac6b2d, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjczZjg1YjQtYWZmNzllZjUtMTQ0OGQ3NDAtYzRhMjllMzY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9996b7c-f277-47fe-99a2-52921fac6b2d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 681e30d9-7ca5-4280-9e9f-e687b4457674, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 681e30d9-7ca5-4280-9e9f-e687b4457674, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 681e30d9-7ca5-4280-9e9f-e687b4457674, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjQyY2RjMDctM2RjMjFiYzMtMTdkYWUxOTAtNGU2MGMwMjU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ee01870e-3b5a-486e-9ce1-1261b2ad1e19, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ee01870e-3b5a-486e-9ce1-1261b2ad1e19, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NjQyY2RjMDctM2RjMjFiYzMtMTdkYWUxOTAtNGU2MGMwMjU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ee01870e-3b5a-486e-9ce1-1261b2ad1e19, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8850b591-3bcd-4a2e-af67-0be59470e81a, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8850b591-3bcd-4a2e-af67-0be59470e81a, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NjQyY2RjMDctM2RjMjFiYzMtMTdkYWUxOTAtNGU2MGMwMjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8850b591-3bcd-4a2e-af67-0be59470e81a, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c7c6663e-8710-4f1f-b02d-502992c1112d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c7c6663e-8710-4f1f-b02d-502992c1112d, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c7c6663e-8710-4f1f-b02d-502992c1112d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzBlMDMwYWQtNjlkMWI4ZGYtYjRkZGQ2NjEtMTA2YjRlNzE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6f48a0f8-d71c-4e47-a3ae-96beb7c45500, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6f48a0f8-d71c-4e47-a3ae-96beb7c45500, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YzBlMDMwYWQtNjlkMWI4ZGYtYjRkZGQ2NjEtMTA2YjRlNzE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6f48a0f8-d71c-4e47-a3ae-96beb7c45500, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd58ccab-ebd1-49cb-9b50-c5a68711140c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd58ccab-ebd1-49cb-9b50-c5a68711140c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YzBlMDMwYWQtNjlkMWI4ZGYtYjRkZGQ2NjEtMTA2YjRlNzE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd58ccab-ebd1-49cb-9b50-c5a68711140c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c2ca7570-d709-4797-abd3-b351fcbd6475, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c2ca7570-d709-4797-abd3-b351fcbd6475, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c2ca7570-d709-4797-abd3-b351fcbd6475, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTE2YmI5MTYtNWQzMjVmYy00NDFkM2YzMS01YjBlODRiOA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c4865d81-c3a2-445c-baab-528c38b77ddf, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c4865d81-c3a2-445c-baab-528c38b77ddf, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTE2YmI5MTYtNWQzMjVmYy00NDFkM2YzMS01YjBlODRiOA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c4865d81-c3a2-445c-baab-528c38b77ddf, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 552fc132-fc87-4816-9111-b05234ed6d15, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 552fc132-fc87-4816-9111-b05234ed6d15, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTE2YmI5MTYtNWQzMjVmYy00NDFkM2YzMS01YjBlODRiOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 552fc132-fc87-4816-9111-b05234ed6d15, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 127d3548-2ee5-403a-b149-6557a8a8f371, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 127d3548-2ee5-403a-b149-6557a8a8f371, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 127d3548-2ee5-403a-b149-6557a8a8f371, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWQ4ODMzNWUtZTdiNWE5My0yOTZkZjk5NC00MWQyY2VhNw==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a011060c-63ef-47e2-8ffc-43adbcfbe4ef, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a011060c-63ef-47e2-8ffc-43adbcfbe4ef, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NWQ4ODMzNWUtZTdiNWE5My0yOTZkZjk5NC00MWQyY2VhNw==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a011060c-63ef-47e2-8ffc-43adbcfbe4ef, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3207b417-215e-4f4f-bd45-9e253c3ab81c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3207b417-215e-4f4f-bd45-9e253c3ab81c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NWQ4ODMzNWUtZTdiNWE5My0yOTZkZjk5NC00MWQyY2VhNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3207b417-215e-4f4f-bd45-9e253c3ab81c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 11420d59-c2e3-4092-8be4-ced37d360e94, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 11420d59-c2e3-4092-8be4-ced37d360e94, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 11420d59-c2e3-4092-8be4-ced37d360e94, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGQzNDdiODUtZTM0NTM5ZWMtNGY2NDk0NmYtNjhiMTI2OTI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b647c66a-aa6a-4380-bdb2-8415de80230b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b647c66a-aa6a-4380-bdb2-8415de80230b, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NGQzNDdiODUtZTM0NTM5ZWMtNGY2NDk0NmYtNjhiMTI2OTI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b647c66a-aa6a-4380-bdb2-8415de80230b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f7933c1-9b15-42f1-a061-03ae1edcdcfa, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f7933c1-9b15-42f1-a061-03ae1edcdcfa, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NGQzNDdiODUtZTM0NTM5ZWMtNGY2NDk0NmYtNjhiMTI2OTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f7933c1-9b15-42f1-a061-03ae1edcdcfa, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9409ebf6-eff1-4ebe-ae47-b8cae093ddaa, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9409ebf6-eff1-4ebe-ae47-b8cae093ddaa, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9409ebf6-eff1-4ebe-ae47-b8cae093ddaa, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjE4YTNiMmItNzM4MmU1ZGItMjRiN2YyZTAtYjBkMWZjYjE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 13a6c0e6-a29e-4375-bb76-1b57d1c49517, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 13a6c0e6-a29e-4375-bb76-1b57d1c49517, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjE4YTNiMmItNzM4MmU1ZGItMjRiN2YyZTAtYjBkMWZjYjE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 13a6c0e6-a29e-4375-bb76-1b57d1c49517, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 895a197c-8a64-4738-aaaa-41f11d9e5f9b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 895a197c-8a64-4738-aaaa-41f11d9e5f9b, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjE4YTNiMmItNzM4MmU1ZGItMjRiN2YyZTAtYjBkMWZjYjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 895a197c-8a64-4738-aaaa-41f11d9e5f9b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dfe413ec-7811-4088-b672-9172f8f05584, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dfe413ec-7811-4088-b672-9172f8f05584, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dfe413ec-7811-4088-b672-9172f8f05584, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZmE2YWUzYmMtNGEyMzZmYWYtZDI2NDc0ZGYtNGFkODU5MjU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, fe222d9c-8da2-4b23-8e76-2c6669fe0250, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, fe222d9c-8da2-4b23-8e76-2c6669fe0250, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZmE2YWUzYmMtNGEyMzZmYWYtZDI2NDc0ZGYtNGFkODU5MjU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, fe222d9c-8da2-4b23-8e76-2c6669fe0250, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf1267d5-ec64-41af-b299-976846a4a892, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf1267d5-ec64-41af-b299-976846a4a892, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZmE2YWUzYmMtNGEyMzZmYWYtZDI2NDc0ZGYtNGFkODU5MjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf1267d5-ec64-41af-b299-976846a4a892, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fe19e3ae-2426-4c91-ac63-e7d170026710, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fe19e3ae-2426-4c91-ac63-e7d170026710, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fe19e3ae-2426-4c91-ac63-e7d170026710, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGUzMWRmZmItODkxZmRiYjQtNjRhODJhOGQtMjFjYzgxODE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ce4dde7b-8b32-47d3-8e27-ca1b0a2bf121, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ce4dde7b-8b32-47d3-8e27-ca1b0a2bf121, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZGUzMWRmZmItODkxZmRiYjQtNjRhODJhOGQtMjFjYzgxODE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ce4dde7b-8b32-47d3-8e27-ca1b0a2bf121, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd8893cf-13be-4bd0-82e1-6c2cd7e4e257, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd8893cf-13be-4bd0-82e1-6c2cd7e4e257, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZGUzMWRmZmItODkxZmRiYjQtNjRhODJhOGQtMjFjYzgxODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd8893cf-13be-4bd0-82e1-6c2cd7e4e257, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8b9ce4d5-649e-4bc9-848f-58cb0e516af5, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8b9ce4d5-649e-4bc9-848f-58cb0e516af5, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8b9ce4d5-649e-4bc9-848f-58cb0e516af5, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzliNTU0MjUtOTU4ZDI0MDgtZGQ5NTg5M2ItNDA3NzJmY2Q=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f84ac171-f1ec-4715-8d90-632a96c2cb7c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f84ac171-f1ec-4715-8d90-632a96c2cb7c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NzliNTU0MjUtOTU4ZDI0MDgtZGQ5NTg5M2ItNDA3NzJmY2Q=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f84ac171-f1ec-4715-8d90-632a96c2cb7c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21eec0a3-8624-4b72-85c2-7d7f4743b5cd, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21eec0a3-8624-4b72-85c2-7d7f4743b5cd, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NzliNTU0MjUtOTU4ZDI0MDgtZGQ5NTg5M2ItNDA3NzJmY2Q=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21eec0a3-8624-4b72-85c2-7d7f4743b5cd, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a7247e37-7969-4318-af5d-e4ffbc42305b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a7247e37-7969-4318-af5d-e4ffbc42305b, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a7247e37-7969-4318-af5d-e4ffbc42305b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2QyOGVkNDYtNjA3NWM3OGQtMWRkN2I5ZWYtOGY4MDczMjM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ea3f7ea7-145e-4d75-a6fa-f2ed3568e270, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ea3f7ea7-145e-4d75-a6fa-f2ed3568e270, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Y2QyOGVkNDYtNjA3NWM3OGQtMWRkN2I5ZWYtOGY4MDczMjM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ea3f7ea7-145e-4d75-a6fa-f2ed3568e270, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f5dc09c-a14c-4ad4-9db3-697ada1def87, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f5dc09c-a14c-4ad4-9db3-697ada1def87, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Y2QyOGVkNDYtNjA3NWM3OGQtMWRkN2I5ZWYtOGY4MDczMjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f5dc09c-a14c-4ad4-9db3-697ada1def87, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 839da59d-f02f-4338-9e5e-89661388a565, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 839da59d-f02f-4338-9e5e-89661388a565, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 839da59d-f02f-4338-9e5e-89661388a565, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZWVhY2ViMy01ZDNhMzFhYS03NDJiMTg5Ni03Y2UwZmZm" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 07007fa4-ee8c-4538-8d4f-6700133405e4, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 07007fa4-ee8c-4538-8d4f-6700133405e4, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhY2ViMy01ZDNhMzFhYS03NDJiMTg5Ni03Y2UwZmZm" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 07007fa4-ee8c-4538-8d4f-6700133405e4, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10970866-a408-422f-a9ed-affaf5267f8d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10970866-a408-422f-a9ed-affaf5267f8d, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZWVhY2ViMy01ZDNhMzFhYS03NDJiMTg5Ni03Y2UwZmZm" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10970866-a408-422f-a9ed-affaf5267f8d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ca9a0323-d2f9-4b4b-a422-d4be5804e0a8, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ca9a0323-d2f9-4b4b-a422-d4be5804e0a8, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ca9a0323-d2f9-4b4b-a422-d4be5804e0a8, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTVhOTdhYWYtNDgyMTRhOWQtNzJiMjllMzUtYTlkMzNkYTE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0fe0afbc-7310-43b0-8eee-d4dec7a703c9, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0fe0afbc-7310-43b0-8eee-d4dec7a703c9, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTVhOTdhYWYtNDgyMTRhOWQtNzJiMjllMzUtYTlkMzNkYTE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0fe0afbc-7310-43b0-8eee-d4dec7a703c9, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bd9b353-7f06-4c56-8c6f-91c38b8a6c62, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bd9b353-7f06-4c56-8c6f-91c38b8a6c62, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTVhOTdhYWYtNDgyMTRhOWQtNzJiMjllMzUtYTlkMzNkYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bd9b353-7f06-4c56-8c6f-91c38b8a6c62, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 34cf39cb-aec6-486b-bcc8-ab96c6e7a50d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 34cf39cb-aec6-486b-bcc8-ab96c6e7a50d, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 34cf39cb-aec6-486b-bcc8-ab96c6e7a50d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjRkMTA4MmQtZTI1NzYzNmItOWQwNzQzNWMtMjA2ODg5ZGM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8d1d45b2-85c5-4fbf-8c47-412d881f0711, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8d1d45b2-85c5-4fbf-8c47-412d881f0711, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NjRkMTA4MmQtZTI1NzYzNmItOWQwNzQzNWMtMjA2ODg5ZGM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8d1d45b2-85c5-4fbf-8c47-412d881f0711, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c278335-8f91-4832-bb10-623a1c3d6dba, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c278335-8f91-4832-bb10-623a1c3d6dba, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NjRkMTA4MmQtZTI1NzYzNmItOWQwNzQzNWMtMjA2ODg5ZGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c278335-8f91-4832-bb10-623a1c3d6dba, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7614d469-b588-4928-b7e5-f7c8eccf2e50, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7614d469-b588-4928-b7e5-f7c8eccf2e50, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7614d469-b588-4928-b7e5-f7c8eccf2e50, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjVlNzdlNGYtMzE2ZmUwMWUtODU3NTVmZWUtOWI4ZWRmNjk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 7b5998cc-54f3-44c8-ab77-975c5d8fd626, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 7b5998cc-54f3-44c8-ab77-975c5d8fd626, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjVlNzdlNGYtMzE2ZmUwMWUtODU3NTVmZWUtOWI4ZWRmNjk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 7b5998cc-54f3-44c8-ab77-975c5d8fd626, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a94d22c0-64dc-4376-bd03-2bbf22339bc9, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a94d22c0-64dc-4376-bd03-2bbf22339bc9, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjVlNzdlNGYtMzE2ZmUwMWUtODU3NTVmZWUtOWI4ZWRmNjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a94d22c0-64dc-4376-bd03-2bbf22339bc9, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e30e1877-af49-41f3-bb75-08eff677111d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e30e1877-af49-41f3-bb75-08eff677111d, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e30e1877-af49-41f3-bb75-08eff677111d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTk4Y2RkZDAtMzYyMDliZmYtY2U3NmY2ODItNGMxMGE1NTg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c2fb2666-3071-4b2d-a73a-4c550e3503e3, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c2fb2666-3071-4b2d-a73a-4c550e3503e3, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZTk4Y2RkZDAtMzYyMDliZmYtY2U3NmY2ODItNGMxMGE1NTg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c2fb2666-3071-4b2d-a73a-4c550e3503e3, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74684701-7068-4847-8419-52bc54dbd697, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74684701-7068-4847-8419-52bc54dbd697, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZTk4Y2RkZDAtMzYyMDliZmYtY2U3NmY2ODItNGMxMGE1NTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74684701-7068-4847-8419-52bc54dbd697, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ea497f25-476f-4547-baa1-82b5f538c4ad, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ea497f25-476f-4547-baa1-82b5f538c4ad, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ea497f25-476f-4547-baa1-82b5f538c4ad, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjM4ZTk3NDctMTEzYTI3ZGMtM2ZkMjdjNjItNjRhMGMxM2M=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b19e7db2-3620-4636-8659-c3a616bff53e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b19e7db2-3620-4636-8659-c3a616bff53e, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MjM4ZTk3NDctMTEzYTI3ZGMtM2ZkMjdjNjItNjRhMGMxM2M=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b19e7db2-3620-4636-8659-c3a616bff53e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3139ea8a-c168-4a33-bf33-1e91f45a1e27, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3139ea8a-c168-4a33-bf33-1e91f45a1e27, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MjM4ZTk3NDctMTEzYTI3ZGMtM2ZkMjdjNjItNjRhMGMxM2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3139ea8a-c168-4a33-bf33-1e91f45a1e27, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2ed7e51c-4d62-40e9-826f-84fc9e546bcd, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2ed7e51c-4d62-40e9-826f-84fc9e546bcd, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2ed7e51c-4d62-40e9-826f-84fc9e546bcd, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NmQ2NjhkYTgtM2I0ZDUxMi1kMGQyNGQ4Ni1kZmM1YjU2OQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 75a8f370-8b17-4745-b548-2e2ac4395dea, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 75a8f370-8b17-4745-b548-2e2ac4395dea, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NmQ2NjhkYTgtM2I0ZDUxMi1kMGQyNGQ4Ni1kZmM1YjU2OQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 75a8f370-8b17-4745-b548-2e2ac4395dea, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb280531-f4d9-4dfb-aed6-4602027b6a94, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb280531-f4d9-4dfb-aed6-4602027b6a94, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NmQ2NjhkYTgtM2I0ZDUxMi1kMGQyNGQ4Ni1kZmM1YjU2OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb280531-f4d9-4dfb-aed6-4602027b6a94, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 587687eb-8eb8-4893-8ba7-919430b6911b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 587687eb-8eb8-4893-8ba7-919430b6911b, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 587687eb-8eb8-4893-8ba7-919430b6911b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTM4ZTI3OWYtZGMzMmRkNGMtNDIwZjFkZjctNWU2NWVlMGU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 97d19cd5-4135-45e8-90ce-91b8f3bd5ca3, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 97d19cd5-4135-45e8-90ce-91b8f3bd5ca3, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTM4ZTI3OWYtZGMzMmRkNGMtNDIwZjFkZjctNWU2NWVlMGU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 97d19cd5-4135-45e8-90ce-91b8f3bd5ca3, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2012fb8b-8700-4e32-aa8c-a887c97873a9, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2012fb8b-8700-4e32-aa8c-a887c97873a9, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTM4ZTI3OWYtZGMzMmRkNGMtNDIwZjFkZjctNWU2NWVlMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2012fb8b-8700-4e32-aa8c-a887c97873a9, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 74a9565d-06ae-43d3-942a-b29c8605394c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 74a9565d-06ae-43d3-942a-b29c8605394c, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 74a9565d-06ae-43d3-942a-b29c8605394c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTcwMWNkMjQtNzQyZDEwZWEtZjAwNDMzNzQtMWRjOWVlM2E=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 201d01c7-b6a0-4a9d-99fd-6f3ab4c82b8f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 201d01c7-b6a0-4a9d-99fd-6f3ab4c82b8f, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTcwMWNkMjQtNzQyZDEwZWEtZjAwNDMzNzQtMWRjOWVlM2E=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 201d01c7-b6a0-4a9d-99fd-6f3ab4c82b8f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41f7263f-14d4-49e5-871c-29621f6a1442, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41f7263f-14d4-49e5-871c-29621f6a1442, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTcwMWNkMjQtNzQyZDEwZWEtZjAwNDMzNzQtMWRjOWVlM2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41f7263f-14d4-49e5-871c-29621f6a1442, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5f51fee8-95bb-40e3-ac94-bca5b53550a9, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5f51fee8-95bb-40e3-ac94-bca5b53550a9, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5f51fee8-95bb-40e3-ac94-bca5b53550a9, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODQ2MWY2NGItMzg5MTA0Yi0yZTI5MDg3OC0yNmRiYWFiNA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, fd8fb02e-a5e7-4f94-a59b-7697d42d9f4a, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, fd8fb02e-a5e7-4f94-a59b-7697d42d9f4a, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODQ2MWY2NGItMzg5MTA0Yi0yZTI5MDg3OC0yNmRiYWFiNA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, fd8fb02e-a5e7-4f94-a59b-7697d42d9f4a, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 588e1165-cd50-449b-9e1f-b3d825bd0c36, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 588e1165-cd50-449b-9e1f-b3d825bd0c36, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODQ2MWY2NGItMzg5MTA0Yi0yZTI5MDg3OC0yNmRiYWFiNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 588e1165-cd50-449b-9e1f-b3d825bd0c36, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fd63d059-82d6-4ee8-8760-152df05d1314, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fd63d059-82d6-4ee8-8760-152df05d1314, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fd63d059-82d6-4ee8-8760-152df05d1314, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTJmNmE1MzktNTNmMGVhYmUtMWY0YWMwZDAtZDc2NWI5YTM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 027d808d-08ca-4498-a18e-f4b88232ed3b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 027d808d-08ca-4498-a18e-f4b88232ed3b, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZTJmNmE1MzktNTNmMGVhYmUtMWY0YWMwZDAtZDc2NWI5YTM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 027d808d-08ca-4498-a18e-f4b88232ed3b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8365202d-aa9c-4b56-a8fe-a08119663259, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8365202d-aa9c-4b56-a8fe-a08119663259, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZTJmNmE1MzktNTNmMGVhYmUtMWY0YWMwZDAtZDc2NWI5YTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8365202d-aa9c-4b56-a8fe-a08119663259, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b0da84c8-7dee-42df-b186-7f23cf6f090a, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b0da84c8-7dee-42df-b186-7f23cf6f090a, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b0da84c8-7dee-42df-b186-7f23cf6f090a, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmZlNjE4MTktZTM1MDBhZmQtZDU2NmQ4MDUtNDJiNzQ4NmE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1e2f5db0-af8b-41e2-9002-45a34088d5c0, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1e2f5db0-af8b-41e2-9002-45a34088d5c0, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MmZlNjE4MTktZTM1MDBhZmQtZDU2NmQ4MDUtNDJiNzQ4NmE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1e2f5db0-af8b-41e2-9002-45a34088d5c0, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9877c4d6-c565-4769-9c73-1bd3f58e9087, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9877c4d6-c565-4769-9c73-1bd3f58e9087, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MmZlNjE4MTktZTM1MDBhZmQtZDU2NmQ4MDUtNDJiNzQ4NmE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9877c4d6-c565-4769-9c73-1bd3f58e9087, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3e7d1bba-57d0-4a29-9924-a179800abd95, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3e7d1bba-57d0-4a29-9924-a179800abd95, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3e7d1bba-57d0-4a29-9924-a179800abd95, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTJkNTcxZWMtYzJmZDVhOWQtNzE2N2JkMDYtNDM1NGU5MQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0a1d5cda-b0fe-44de-bb28-7c830675188a, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0a1d5cda-b0fe-44de-bb28-7c830675188a, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTJkNTcxZWMtYzJmZDVhOWQtNzE2N2JkMDYtNDM1NGU5MQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0a1d5cda-b0fe-44de-bb28-7c830675188a, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11985bae-444b-420f-9127-c68533808d33, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11985bae-444b-420f-9127-c68533808d33, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTJkNTcxZWMtYzJmZDVhOWQtNzE2N2JkMDYtNDM1NGU5MQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11985bae-444b-420f-9127-c68533808d33, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3412b6ff-3f68-4c3a-94fc-eb3d6cbd4a58, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3412b6ff-3f68-4c3a-94fc-eb3d6cbd4a58, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3412b6ff-3f68-4c3a-94fc-eb3d6cbd4a58, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDNjZGZiZjQtOTlhYmU0OTktZjQ2MjM4Zi1kYjU2OWNhMw==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 71957191-9e53-49f9-bf14-43cd9bcb189e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 71957191-9e53-49f9-bf14-43cd9bcb189e, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZDNjZGZiZjQtOTlhYmU0OTktZjQ2MjM4Zi1kYjU2OWNhMw==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 71957191-9e53-49f9-bf14-43cd9bcb189e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6acfffa6-04e7-4ced-ad1d-a3ce01a6f884, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6acfffa6-04e7-4ced-ad1d-a3ce01a6f884, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZDNjZGZiZjQtOTlhYmU0OTktZjQ2MjM4Zi1kYjU2OWNhMw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6acfffa6-04e7-4ced-ad1d-a3ce01a6f884, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2f7e1513-e081-4a3b-a753-47baec5db2cd, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2f7e1513-e081-4a3b-a753-47baec5db2cd, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2f7e1513-e081-4a3b-a753-47baec5db2cd, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDVmNWY2M2EtOTk2MjYzLTFiNjg0ODI0LWU5YTEwZDA4" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8eb5109e-fa17-480e-84b4-1474b61e55eb, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8eb5109e-fa17-480e-84b4-1474b61e55eb, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NDVmNWY2M2EtOTk2MjYzLTFiNjg0ODI0LWU5YTEwZDA4" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8eb5109e-fa17-480e-84b4-1474b61e55eb, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c47f5539-66ff-4e66-980b-6a823bfda18f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c47f5539-66ff-4e66-980b-6a823bfda18f, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NDVmNWY2M2EtOTk2MjYzLTFiNjg0ODI0LWU5YTEwZDA4" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c47f5539-66ff-4e66-980b-6a823bfda18f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c99b1ce6-8caa-4f21-8865-7f76a1a55201, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c99b1ce6-8caa-4f21-8865-7f76a1a55201, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c99b1ce6-8caa-4f21-8865-7f76a1a55201, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODM1MjY2YzctNjQxZTIxNGMtNmE3Y2FkNDQtNTIzMWFmNw==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 44b2f9b1-7098-4296-8c05-079aa44d51f4, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 44b2f9b1-7098-4296-8c05-079aa44d51f4, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODM1MjY2YzctNjQxZTIxNGMtNmE3Y2FkNDQtNTIzMWFmNw==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 44b2f9b1-7098-4296-8c05-079aa44d51f4, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2544dcd1-4e11-49cf-8901-437341f87326, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2544dcd1-4e11-49cf-8901-437341f87326, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ODM1MjY2YzctNjQxZTIxNGMtNmE3Y2FkNDQtNTIzMWFmNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2544dcd1-4e11-49cf-8901-437341f87326, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5b86882a-7a1f-46d8-bc0a-dd879b684e98, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5b86882a-7a1f-46d8-bc0a-dd879b684e98, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5b86882a-7a1f-46d8-bc0a-dd879b684e98, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=N2Q2NDliNmYtMWMzMTE5NTctODRiMTU2NGItM2NmMDMzMzc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 23249024-b79c-4acc-a810-e393e648fb2a, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 23249024-b79c-4acc-a810-e393e648fb2a, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=N2Q2NDliNmYtMWMzMTE5NTctODRiMTU2NGItM2NmMDMzMzc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 23249024-b79c-4acc-a810-e393e648fb2a, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89245580-2b29-47da-9e72-15b4dbe7c190, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89245580-2b29-47da-9e72-15b4dbe7c190, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=N2Q2NDliNmYtMWMzMTE5NTctODRiMTU2NGItM2NmMDMzMzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89245580-2b29-47da-9e72-15b4dbe7c190, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 93d25d58-1466-441d-b4d8-150b653b9085, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 93d25d58-1466-441d-b4d8-150b653b9085, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 93d25d58-1466-441d-b4d8-150b653b9085, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NmRjNDIwMTctZDI2YzVkYTItMjBkMzk5N2ItOTNlZTdjMmQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e7f526d1-0554-4839-a4fa-70383f92e45c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e7f526d1-0554-4839-a4fa-70383f92e45c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NmRjNDIwMTctZDI2YzVkYTItMjBkMzk5N2ItOTNlZTdjMmQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e7f526d1-0554-4839-a4fa-70383f92e45c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c50d4b3-c886-4ad4-80d6-1f0730ffc356, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c50d4b3-c886-4ad4-80d6-1f0730ffc356, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NmRjNDIwMTctZDI2YzVkYTItMjBkMzk5N2ItOTNlZTdjMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c50d4b3-c886-4ad4-80d6-1f0730ffc356, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 47133e74-8bb5-4450-a599-706630ada5ff, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 47133e74-8bb5-4450-a599-706630ada5ff, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 47133e74-8bb5-4450-a599-706630ada5ff, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzQ5ZGNiMmYtOTZkMDVkY2UtOGJmMTFjNzktNGIzMjBiMmE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e1e3680a-6465-4972-abed-b1a3484b9b55, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e1e3680a-6465-4972-abed-b1a3484b9b55, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MzQ5ZGNiMmYtOTZkMDVkY2UtOGJmMTFjNzktNGIzMjBiMmE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e1e3680a-6465-4972-abed-b1a3484b9b55, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7d4bd96-2865-4bf8-939e-275cbecc57ac, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7d4bd96-2865-4bf8-939e-275cbecc57ac, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MzQ5ZGNiMmYtOTZkMDVkY2UtOGJmMTFjNzktNGIzMjBiMmE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7d4bd96-2865-4bf8-939e-275cbecc57ac, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2d548475-c92c-4807-b5a9-c5e082117a88, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2d548475-c92c-4807-b5a9-c5e082117a88, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2d548475-c92c-4807-b5a9-c5e082117a88, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=M2VjZTkxYjAtOTBjMDBhNWUtNjMyZWMzZTktNDczZGQzMWM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e8c8f983-6212-4bd2-9fca-b07338e5e906, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e8c8f983-6212-4bd2-9fca-b07338e5e906, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=M2VjZTkxYjAtOTBjMDBhNWUtNjMyZWMzZTktNDczZGQzMWM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e8c8f983-6212-4bd2-9fca-b07338e5e906, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1777e84-1108-44f3-8626-c0ef7abdd656, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1777e84-1108-44f3-8626-c0ef7abdd656, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=M2VjZTkxYjAtOTBjMDBhNWUtNjMyZWMzZTktNDczZGQzMWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1777e84-1108-44f3-8626-c0ef7abdd656, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8aae666c-3be5-42a1-aafc-106c2698655d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8aae666c-3be5-42a1-aafc-106c2698655d, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8aae666c-3be5-42a1-aafc-106c2698655d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWU2OTZhMDgtNTk5M2NlODUtYjljZDYzYWEtNDVkZGVhNWI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e1eb5c88-8151-435f-91d6-0b7ed89f6ef2, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e1eb5c88-8151-435f-91d6-0b7ed89f6ef2, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MWU2OTZhMDgtNTk5M2NlODUtYjljZDYzYWEtNDVkZGVhNWI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e1eb5c88-8151-435f-91d6-0b7ed89f6ef2, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8c541ad-e289-4963-b5d9-6789f33d3a6c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8c541ad-e289-4963-b5d9-6789f33d3a6c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MWU2OTZhMDgtNTk5M2NlODUtYjljZDYzYWEtNDVkZGVhNWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8c541ad-e289-4963-b5d9-6789f33d3a6c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f1214fde-bb08-4a0e-a491-3dd77ea48f53, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f1214fde-bb08-4a0e-a491-3dd77ea48f53, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f1214fde-bb08-4a0e-a491-3dd77ea48f53, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=N2Q0NTUwMC02MTU2NTQyMC1jOTg0ODcxZC0yMWNlZDA5Mg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a4e801ad-867c-4750-8d79-93e04fba43d7, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a4e801ad-867c-4750-8d79-93e04fba43d7, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=N2Q0NTUwMC02MTU2NTQyMC1jOTg0ODcxZC0yMWNlZDA5Mg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a4e801ad-867c-4750-8d79-93e04fba43d7, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ad0a13d-4512-4799-820f-c780a10d0942, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ad0a13d-4512-4799-820f-c780a10d0942, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=N2Q0NTUwMC02MTU2NTQyMC1jOTg0ODcxZC0yMWNlZDA5Mg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ad0a13d-4512-4799-820f-c780a10d0942, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 40a73109-f297-4571-947d-cedf75898468, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 40a73109-f297-4571-947d-cedf75898468, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 40a73109-f297-4571-947d-cedf75898468, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTIyOWY5ZjAtNmVlNTQ1YzYtNzg1MTQ0NDktZjc5NTM5ZDc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3602fe4d-be2c-480e-9d59-de7d2a630a77, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3602fe4d-be2c-480e-9d59-de7d2a630a77, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTIyOWY5ZjAtNmVlNTQ1YzYtNzg1MTQ0NDktZjc5NTM5ZDc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3602fe4d-be2c-480e-9d59-de7d2a630a77, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dfe7b03-f698-42ba-a26d-01a56ec380af, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dfe7b03-f698-42ba-a26d-01a56ec380af, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTIyOWY5ZjAtNmVlNTQ1YzYtNzg1MTQ0NDktZjc5NTM5ZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dfe7b03-f698-42ba-a26d-01a56ec380af, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 19776959-faa4-472e-9496-e133be164590, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 19776959-faa4-472e-9496-e133be164590, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 19776959-faa4-472e-9496-e133be164590, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzQyMWY4YWItZjNmODI2ZjAtM2JhZjZlZDgtNjEyYmVhMzk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3583ab57-fa10-44ef-b7af-7d8a96a89f28, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3583ab57-fa10-44ef-b7af-7d8a96a89f28, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YzQyMWY4YWItZjNmODI2ZjAtM2JhZjZlZDgtNjEyYmVhMzk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3583ab57-fa10-44ef-b7af-7d8a96a89f28, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f9c5c24-f4e7-47e8-b61a-f1e31bb62de6, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f9c5c24-f4e7-47e8-b61a-f1e31bb62de6, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YzQyMWY4YWItZjNmODI2ZjAtM2JhZjZlZDgtNjEyYmVhMzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f9c5c24-f4e7-47e8-b61a-f1e31bb62de6, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c5db4065-3719-46cf-a3bd-b7f8d0a9dc50, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c5db4065-3719-46cf-a3bd-b7f8d0a9dc50, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c5db4065-3719-46cf-a3bd-b7f8d0a9dc50, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDgzNWJlY2UtYTY3Yzk3ZTMtZGM4NDBlYTMtMWQxY2JjODU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8191d723-5758-4dcc-a34b-8c592549ac9f, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8191d723-5758-4dcc-a34b-8c592549ac9f, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZDgzNWJlY2UtYTY3Yzk3ZTMtZGM4NDBlYTMtMWQxY2JjODU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8191d723-5758-4dcc-a34b-8c592549ac9f, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b911d458-584a-467f-baa7-c08b0785b217, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b911d458-584a-467f-baa7-c08b0785b217, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZDgzNWJlY2UtYTY3Yzk3ZTMtZGM4NDBlYTMtMWQxY2JjODU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b911d458-584a-467f-baa7-c08b0785b217, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f0402773-97ce-4390-b013-9116f54c3835, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f0402773-97ce-4390-b013-9116f54c3835, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f0402773-97ce-4390-b013-9116f54c3835, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTA2NDE5NDYtODdhMTE1OWItY2E0YTM3NmYtODc5OGYyYzk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b0f00de6-e685-4d3e-a0ac-64db646d0fb3, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b0f00de6-e685-4d3e-a0ac-64db646d0fb3, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTA2NDE5NDYtODdhMTE1OWItY2E0YTM3NmYtODc5OGYyYzk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b0f00de6-e685-4d3e-a0ac-64db646d0fb3, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 284dec0d-0547-45f4-bbf2-124e53a1f02b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 284dec0d-0547-45f4-bbf2-124e53a1f02b, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTA2NDE5NDYtODdhMTE1OWItY2E0YTM3NmYtODc5OGYyYzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 284dec0d-0547-45f4-bbf2-124e53a1f02b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 54de991d-4f6c-4df9-930d-61a79cba7e09, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 54de991d-4f6c-4df9-930d-61a79cba7e09, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 54de991d-4f6c-4df9-930d-61a79cba7e09, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGE5ZjZhNWItNTY4MmUyMWQtOTU1ZWU3ZmMtNjRiYTliMDU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6d3aab71-4231-44de-9a72-e2f1e13b4262, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6d3aab71-4231-44de-9a72-e2f1e13b4262, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NGE5ZjZhNWItNTY4MmUyMWQtOTU1ZWU3ZmMtNjRiYTliMDU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6d3aab71-4231-44de-9a72-e2f1e13b4262, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99b50735-f067-4301-9abb-96c70c694040, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99b50735-f067-4301-9abb-96c70c694040, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NGE5ZjZhNWItNTY4MmUyMWQtOTU1ZWU3ZmMtNjRiYTliMDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99b50735-f067-4301-9abb-96c70c694040, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4f5002d9-c597-4f57-86bb-05db6886302d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4f5002d9-c597-4f57-86bb-05db6886302d, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4f5002d9-c597-4f57-86bb-05db6886302d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTUzMDQ5NmItZThkMjhmZTEtNDM3ZTQ2ZGUtZTFmMTYyNDU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1a06f63d-771c-49d7-9525-3624850fff06, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1a06f63d-771c-49d7-9525-3624850fff06, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTUzMDQ5NmItZThkMjhmZTEtNDM3ZTQ2ZGUtZTFmMTYyNDU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1a06f63d-771c-49d7-9525-3624850fff06, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 083df41d-8ce0-4cde-8717-b19982265d61, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 083df41d-8ce0-4cde-8717-b19982265d61, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTUzMDQ5NmItZThkMjhmZTEtNDM3ZTQ2ZGUtZTFmMTYyNDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 083df41d-8ce0-4cde-8717-b19982265d61, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 708a734b-06f9-4a55-b1b0-ee7b754333fa, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 708a734b-06f9-4a55-b1b0-ee7b754333fa, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 708a734b-06f9-4a55-b1b0-ee7b754333fa, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2U1OWZhNDUtZDZkNGU2Mi1iZjQ5ZTIyOS1kOWRlYmEwOA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 00135cdb-b0f5-4149-9065-3acbf366c722, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 00135cdb-b0f5-4149-9065-3acbf366c722, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Y2U1OWZhNDUtZDZkNGU2Mi1iZjQ5ZTIyOS1kOWRlYmEwOA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 00135cdb-b0f5-4149-9065-3acbf366c722, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3403422-ed14-4b6c-87b5-6963bbd8f3bc, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3403422-ed14-4b6c-87b5-6963bbd8f3bc, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=Y2U1OWZhNDUtZDZkNGU2Mi1iZjQ5ZTIyOS1kOWRlYmEwOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3403422-ed14-4b6c-87b5-6963bbd8f3bc, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7d7d8038-f0cc-478f-8dba-a5fa27e45729, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7d7d8038-f0cc-478f-8dba-a5fa27e45729, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7d7d8038-f0cc-478f-8dba-a5fa27e45729, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjkyYTVkNzgtNjkzMjRhYWMtNjk1MTEyODktZjQ2MDRjODA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 618d2844-2230-40a8-a11a-bd188a3dd272, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 618d2844-2230-40a8-a11a-bd188a3dd272, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjkyYTVkNzgtNjkzMjRhYWMtNjk1MTEyODktZjQ2MDRjODA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 618d2844-2230-40a8-a11a-bd188a3dd272, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed54b695-527b-4b04-9003-b5a6a31c2f01, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed54b695-527b-4b04-9003-b5a6a31c2f01, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YjkyYTVkNzgtNjkzMjRhYWMtNjk1MTEyODktZjQ2MDRjODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed54b695-527b-4b04-9003-b5a6a31c2f01, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9d24ca17-f0ea-4580-9480-24468bb00b31, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9d24ca17-f0ea-4580-9480-24468bb00b31, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9d24ca17-f0ea-4580-9480-24468bb00b31, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTk1ZGZkZWEtOWM0ZTZiYjktM2QyNDMxNGEtNzMyODYzZGI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3f12c701-8ab1-4b36-8eff-08fd8c2ffbff, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3f12c701-8ab1-4b36-8eff-08fd8c2ffbff, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZTk1ZGZkZWEtOWM0ZTZiYjktM2QyNDMxNGEtNzMyODYzZGI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3f12c701-8ab1-4b36-8eff-08fd8c2ffbff, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3bc7bf7-7bd6-414d-8a5e-1b66f381a0ee, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3bc7bf7-7bd6-414d-8a5e-1b66f381a0ee, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZTk1ZGZkZWEtOWM0ZTZiYjktM2QyNDMxNGEtNzMyODYzZGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3bc7bf7-7bd6-414d-8a5e-1b66f381a0ee, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 08b57c5d-98a5-4730-a0a9-21aec9c92b42, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 08b57c5d-98a5-4730-a0a9-21aec9c92b42, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 08b57c5d-98a5-4730-a0a9-21aec9c92b42, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmUzN2RlNzItODg2NWQyYjQtZmFjODM1NzUtNjBiYzZlZg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2c724934-2123-41aa-acd5-3281c9b5ced2, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2c724934-2123-41aa-acd5-3281c9b5ced2, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MmUzN2RlNzItODg2NWQyYjQtZmFjODM1NzUtNjBiYzZlZg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2c724934-2123-41aa-acd5-3281c9b5ced2, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d04dbd-5d70-468e-b920-df247c3226dc, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d04dbd-5d70-468e-b920-df247c3226dc, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=MmUzN2RlNzItODg2NWQyYjQtZmFjODM1NzUtNjBiYzZlZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d04dbd-5d70-468e-b920-df247c3226dc, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 531a7416-825b-4314-816a-c1ee54aff430, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 531a7416-825b-4314-816a-c1ee54aff430, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 531a7416-825b-4314-816a-c1ee54aff430, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTA3YjIzYTEtYTc4YWYwZTAtNjdjN2I4ODEtNDViZDE0OGY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 447adc77-07f0-4ffd-9585-6965fc44aef2, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 447adc77-07f0-4ffd-9585-6965fc44aef2, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTA3YjIzYTEtYTc4YWYwZTAtNjdjN2I4ODEtNDViZDE0OGY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 447adc77-07f0-4ffd-9585-6965fc44aef2, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 148a05db-7d61-4dff-8a43-af154e82439d, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 148a05db-7d61-4dff-8a43-af154e82439d, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=OTA3YjIzYTEtYTc4YWYwZTAtNjdjN2I4ODEtNDViZDE0OGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 148a05db-7d61-4dff-8a43-af154e82439d, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 10f96270-ae33-4e2a-8574-ff62f5542595, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 10f96270-ae33-4e2a-8574-ff62f5542595, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 10f96270-ae33-4e2a-8574-ff62f5542595, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWFlOWQ5NGYtYjRhMTQ1OWYtYTc4ODllOWItY2E1N2Y2YTI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 48a6782c-8817-4ae4-8641-3de1b9fe8e20, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 48a6782c-8817-4ae4-8641-3de1b9fe8e20, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YWFlOWQ5NGYtYjRhMTQ1OWYtYTc4ODllOWItY2E1N2Y2YTI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 48a6782c-8817-4ae4-8641-3de1b9fe8e20, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22792a83-acdf-4403-b412-2f899818f686, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22792a83-acdf-4403-b412-2f899818f686, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YWFlOWQ5NGYtYjRhMTQ1OWYtYTc4ODllOWItY2E1N2Y2YTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22792a83-acdf-4403-b412-2f899818f686, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 36f7383d-1ffe-4c36-bb6e-282e6d5e435e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 36f7383d-1ffe-4c36-bb6e-282e6d5e435e, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 36f7383d-1ffe-4c36-bb6e-282e6d5e435e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGEzMTAxNTQtMzg3N2FlYmQtMjNkYjI5NWMtYmNhMDdkNmU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 4b00dc91-72f5-4cb8-a517-163ba6538473, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 4b00dc91-72f5-4cb8-a517-163ba6538473, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NGEzMTAxNTQtMzg3N2FlYmQtMjNkYjI5NWMtYmNhMDdkNmU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 4b00dc91-72f5-4cb8-a517-163ba6538473, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4923225-8d84-49c6-bc6b-0dc95ba5ff42, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4923225-8d84-49c6-bc6b-0dc95ba5ff42, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=NGEzMTAxNTQtMzg3N2FlYmQtMjNkYjI5NWMtYmNhMDdkNmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4923225-8d84-49c6-bc6b-0dc95ba5ff42, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f1af3f62-0297-4eec-8844-695bee5579a4, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f1af3f62-0297-4eec-8844-695bee5579a4, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f1af3f62-0297-4eec-8844-695bee5579a4, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTY4NDJjZTMtNTY0YTczMDEtNjM1ZjM0M2QtMTI1YzNjNg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 66564819-5ec9-4379-a05f-3ba0639c6a4a, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 66564819-5ec9-4379-a05f-3ba0639c6a4a, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZTY4NDJjZTMtNTY0YTczMDEtNjM1ZjM0M2QtMTI1YzNjNg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 66564819-5ec9-4379-a05f-3ba0639c6a4a, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d6ccede-0061-4f96-92c4-7bffbc665e56, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d6ccede-0061-4f96-92c4-7bffbc665e56, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZTY4NDJjZTMtNTY0YTczMDEtNjM1ZjM0M2QtMTI1YzNjNg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d6ccede-0061-4f96-92c4-7bffbc665e56, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, aa434b89-9017-4ab7-a3a1-53f518a13dab, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aa434b89-9017-4ab7-a3a1-53f518a13dab, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aa434b89-9017-4ab7-a3a1-53f518a13dab, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDBmN2VlMjctMTQ4NGMyM2MtNWUzMmI0YWMtMmNkNjU0ZjU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 55259c74-2c99-442e-99be-46082c88db4b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 55259c74-2c99-442e-99be-46082c88db4b, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZDBmN2VlMjctMTQ4NGMyM2MtNWUzMmI0YWMtMmNkNjU0ZjU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 55259c74-2c99-442e-99be-46082c88db4b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 762d69ad-83cf-47f3-a376-780b0cd86c1e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 762d69ad-83cf-47f3-a376-780b0cd86c1e, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZDBmN2VlMjctMTQ4NGMyM2MtNWUzMmI0YWMtMmNkNjU0ZjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 762d69ad-83cf-47f3-a376-780b0cd86c1e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "a1" } } format: FORMAT_VALUE } tx_meta { } } } } }
ERROR    __tests__.basic_user_scenarios:basic_user_scenarios.py:924 Data verification failed for orders: Timeout waiting for table 'orders' rows to match expected (timeout 90s). Last error: None
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, ca6fcec6-3b0c-452d-bdd4-34663c2949f7, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, ca6fcec6-3b0c-452d-bdd4-34663c2949f7, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, ca6fcec6-3b0c-452d-bdd4-34663c2949f7, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } size_bytes: 114 created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 7557a151-95f0-4ea9-8f8c-2e08d1428d77, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 7557a151-95f0-4ea9-8f8c-2e08d1428d77, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjA3ZTEzMDAtYzE2Nzk5M2EtZDAxNThmOWMtYmEwODZiOGQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 7557a151-95f0-4ea9-8f8c-2e08d1428d77, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 50f7c442-46e9-446f-80de-097e2c85a070, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 50f7c442-46e9-446f-80de-097e2c85a070, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 50f7c442-46e9-446f-80de-097e2c85a070, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } size_bytes: 114 created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.40
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.40
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3778531
DEBUG    ya.test:process.py:259 Command (pid 3778531) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3778531) elapsed time (sec): 0.1012885570526123
DEBUG    ya.test:process.py:263 Command (pid 3778531) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3778531) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3778531) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3778531) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3778531) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3778531) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3778531) minflt: 3434
DEBUG    ya.test:process.py:263 Command (pid 3778531) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3778531) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3778531) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3778531) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3778531) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3778531) nvcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 3778531) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3778531) stime: 0.010133
DEBUG    ya.test:process.py:263 Command (pid 3778531) utime: 0.040534
DEBUG    ya.test:process.py:263 Command (pid 3778531) wtime: 0.102
DEBUG    ya.test:process.py:275 Command (pid 3778531) output:

DEBUG    ya.test:process.py:276 Command (pid 3778531) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c6d6b3b6-f576-4421-aaeb-633ab31a6c19, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c6d6b3b6-f576-4421-aaeb-633ab31a6c19, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c6d6b3b6-f576-4421-aaeb-633ab31a6c19, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTgzYjFjMzQtZTE3YTRkY2EtNjdiMDEzMWQtODgyZGYzYTA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 4a7fcbc4-866a-4019-a262-02a6a6109c18, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 4a7fcbc4-866a-4019-a262-02a6a6109c18, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTgzYjFjMzQtZTE3YTRkY2EtNjdiMDEzMWQtODgyZGYzYTA=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 4a7fcbc4-866a-4019-a262-02a6a6109c18, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7840271f-506c-46d7-95a9-a6ccaae1a07e, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7840271f-506c-46d7-95a9-a6ccaae1a07e, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=YTgzYjFjMzQtZTE3YTRkY2EtNjdiMDEzMWQtODgyZGYzYTA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7840271f-506c-46d7-95a9-a6ccaae1a07e, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, a73e99a1-4204-41e3-80bb-94f28c7d6945, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, a73e99a1-4204-41e3-80bb-94f28c7d6945, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, a73e99a1-4204-41e3-80bb-94f28c7d6945, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } size_bytes: 115 created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2d33876b-134c-44ef-a1c3-b07adbc1399c, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2d33876b-134c-44ef-a1c3-b07adbc1399c, ghrun-pabuy7zjau.auto.internal:8914): request = { session_id: "ydb://session/3?node_id=1&id=ZjA3ZTEzMDAtYzE2Nzk5M2EtZDAxNThmOWMtYmEwODZiOGQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2d33876b-134c-44ef-a1c3-b07adbc1399c, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa4b9ee55f0>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 35691a9d-f553-40cd-b16e-9a36fc0da34b, ghrun-pabuy7zjau.auto.internal:8914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 35691a9d-f553-40cd-b16e-9a36fc0da34b, ghrun-pabuy7zjau.auto.internal:8914): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 35691a9d-f553-40cd-b16e-9a36fc0da34b, ghrun-pabuy7zjau.auto.internal:8914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } size_bytes: 115 created_at { plan_step: 1762428703730 tx_id: 281474976710833 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.41
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.41
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/000410/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:8914', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3778622
DEBUG    ya.test:process.py:259 Command (pid 3778622) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3778622) elapsed time (sec): 0.1028299331665039
DEBUG    ya.test:process.py:263 Command (pid 3778622) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3778622) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3778622) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3778622) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3778622) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3778622) maxrss: 162908
DEBUG    ya.test:process.py:263 Command (pid 3778622) minflt: 3443
DEBUG    ya.test:process.py:263 Command (pid 3778622) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3778622) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3778622) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3778622) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3778622) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3778622) nvcsw: 180
DEBUG    ya.test:process.py:263 Command (pid 3778622) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3778622) stime: 0.014038
DEBUG    ya.test:process.py:263 Command (pid 3778622) utime: 0.038606
DEBUG    ya.test:process.py:263 Command (pid 3778622) wtime: 0.104
DEBUG    ya.test:process.py:275 Command (pid 3778622) output:

DEBUG    ya.test:process.py:276 Command (pid 3778622) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8914/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21950
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15971
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62549
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8914
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26956
============================== slowest durations ===============================
127.49s call     basic_user_scenarios.py::TestFullCycleLocalBackupRestoreWIncr::test_full_cycle_local_backup_restore_with_incrementals
22.01s teardown basic_user_scenarios.py::TestFullCycleLocalBackupRestoreWIncr::test_full_cycle_local_backup_restore_with_incrementals
4.13s setup    basic_user_scenarios.py::TestFullCycleLocalBackupRestoreWIncr::test_full_cycle_local_backup_restore_with_incrementals
=========================== short test summary info ============================
FAILED basic_user_scenarios.py::TestFullCycleLocalBackupRestoreWIncr::test_full_cycle_local_backup_restore_with_incrementals - AssertionError: Stage 2 restore failed
assert (True and False)
================= 1 failed, 4 deselected in 154.12s (0:02:34) ==================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

basic_user_scenarios.py F

=================================== FAILURES ===================================
_ TestIncrementalChainRestoreAfterDeletion.test_incremental_chain_restore_when_tables_deleted _
ydb/tests/functional/backup_collection/basic_user_scenarios.py:1738: in test_incremental_chain_restore_when_tables_deleted
    self.wait_for_table_rows(t_orders, expected_orders, timeout_s=90)
ydb/tests/functional/backup_collection/basic_user_scenarios.py:455: in wait_for_table_rows
    raise AssertionError(f"Timeout waiting for table '{table}' rows to match expected (timeout {timeout_s}s). Last error: {last_exc}")
E   AssertionError: Timeout waiting for table 'orders' rows to match expected (timeout 90s). Last error: None
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_incremental_chain_restore_when_tables_deleted
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28955
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/8cg8/0003eb/r3tmp/kikimr_cluster_w7m5oeuy
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5429
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17669
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28959
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26657
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1/testing_out_stuff/basic_user_scenarios.py.TestIncrementalChainRestoreAfterDeletion.test_incremental_chain_restore_when_tables_deleted/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8cg8/0003eb/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/8cg8/0003eb/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1/testing_out_stuff/basic_user_scenarios.py.TestIncrementalChainRestoreAfterDeletion.test_incremental_chain_restore_when_tables_deleted/cluster/node_1/logfile_vwv1lvus.log --grpc-port=5429 --mon-port=17669 --ic-port=28955
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5429/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1/testing_out_stuff/basic_user_scenarios.py.TestIncrementalChainRestoreAfterDeletion.test_incremental_chain_restore_when_tables_deleted/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/8cg8/0003eb/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/8cg8/0003eb/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1/testing_out_stuff/basic_user_scenarios.py.TestIncrementalChainRestoreAfterDeletion.test_incremental_chain_restore_when_tables_deleted/cluster/node_1/logfile_vwv1lvus.log --grpc-port=5429 --mon-port=17669 --ic-port=28955
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1/testing_out_stuff/basic_user_scenarios.py.TestIncrementalChainRestoreAfterDeletion.test_incremental_chain_restore_when_tables_deleted/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1/testing_out_stuff/basic_user_scenarios.py.TestIncrementalChainRestoreAfterDeletion.test_incremental_chain_restore_when_tables_deleted/cluster/node_1/logfile_vwv1lvus.log', '--grpc-port=5429', '--mon-port=17669', '--ic-port=28955')' in '/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1/testing_out_stuff/basic_user_scenarios.py.TestIncrementalChainRestoreAfterDeletion.test_incremental_chain_restore_when_tables_deleted/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3735436
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:5429/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/8cg8/0003eb/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3735437
DEBUG    ya.test:process.py:259 Command (pid 3735437) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3735437) elapsed time (sec): 0.449810266494751
DEBUG    ya.test:process.py:263 Command (pid 3735437) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3735437) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3735437) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3735437) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3735437) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3735437) maxrss: 538896
DEBUG    ya.test:process.py:263 Command (pid 3735437) minflt: 16132
DEBUG    ya.test:process.py:263 Command (pid 3735437) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3735437) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3735437) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 3735437) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3735437) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3735437) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3735437) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3735437) stime: 0.22791799999999998
DEBUG    ya.test:process.py:263 Command (pid 3735437) utime: 0.128791
DEBUG    ya.test:process.py:263 Command (pid 3735437) wtime: 0.451
DEBUG    ya.test:process.py:275 Command (pid 3735437) output:
Git info:
    Commit: 7af37518dc16407072f979173dbda726e1feb125
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 72f4710434aeb30046e15dd5da86974ca6598d26 into 68a9dd6f6516417656ad5bdcce56ea364b24b70d

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

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3735437) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 7af37518dc16407072f979173dbda726e1feb125
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 72f4710434aeb30046e15dd5da86974ca6598d26 into 68a9dd6f6516417656ad5bdcce56ea364b24b70d
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5429', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28955\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5429', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28955\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3737042
DEBUG    ya.test:process.py:259 Command (pid 3737042) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3737042) elapsed time (sec): 0.4678976535797119
DEBUG    ya.test:process.py:263 Command (pid 3737042) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3737042) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3737042) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3737042) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3737042) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3737042) maxrss: 547132
DEBUG    ya.test:process.py:263 Command (pid 3737042) minflt: 18280
DEBUG    ya.test:process.py:263 Command (pid 3737042) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3737042) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3737042) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 3737042) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3737042) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3737042) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 3737042) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3737042) stime: 0.274676
DEBUG    ya.test:process.py:263 Command (pid 3737042) utime: 0.137338
DEBUG    ya.test:process.py:263 Command (pid 3737042) wtime: 0.47
DEBUG    ya.test:process.py:275 Command (pid 3737042) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5429', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5429', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3737310
DEBUG    ya.test:process.py:259 Command (pid 3737310) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3737310) elapsed time (sec): 0.48183202743530273
DEBUG    ya.test:process.py:263 Command (pid 3737310) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3737310) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3737310) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3737310) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3737310) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3737310) maxrss: 547124
DEBUG    ya.test:process.py:263 Command (pid 3737310) minflt: 18274
DEBUG    ya.test:process.py:263 Command (pid 3737310) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3737310) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3737310) nivcsw: 53
DEBUG    ya.test:process.py:263 Command (pid 3737310) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3737310) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3737310) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 3737310) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3737310) stime: 0.265027
DEBUG    ya.test:process.py:263 Command (pid 3737310) utime: 0.13001
DEBUG    ya.test:process.py:263 Command (pid 3737310) wtime: 0.484
DEBUG    ya.test:process.py:275 Command (pid 3737310) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 860b7daf-f197-44c2-945e-e2220d478e85, localhost:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 860b7daf-f197-44c2-945e-e2220d478e85, localhost:5429): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 860b7daf-f197-44c2-945e-e2220d478e85, localhost:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 5429 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:5429, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5429
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: basic_user_scenarios.py::TestIncrementalChainRestoreAfterDeletion, test_name: test_incremental_chain_restore_when_tables_deleted)
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c558f8d2-62b6-45ff-b80a-9a8af1fa5ff5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c558f8d2-62b6-45ff-b80a-9a8af1fa5ff5, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c558f8d2-62b6-45ff-b80a-9a8af1fa5ff5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTQ2NTViYzctNGNjNTQ3ODctOGY0MTY4MmMtYTRhNDdmOTE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 61feaacf-93ff-4233-abbe-3b8369a5a657, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 61feaacf-93ff-4233-abbe-3b8369a5a657, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTQ2NTViYzctNGNjNTQ3ODctOGY0MTY4MmMtYTRhNDdmOTE=" path: "/Root/orders" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 61feaacf-93ff-4233-abbe-3b8369a5a657, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98abdb7c-201a-483e-ac7b-852b05ec1172, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98abdb7c-201a-483e-ac7b-852b05ec1172, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTQ2NTViYzctNGNjNTQ3ODctOGY0MTY4MmMtYTRhNDdmOTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98abdb7c-201a-483e-ac7b-852b05ec1172, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 273afc3e-716c-416b-8674-4adaffdc62eb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 273afc3e-716c-416b-8674-4adaffdc62eb, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTQ2NTViYzctNGNjNTQ3ODctOGY0MTY4MmMtYTRhNDdmOTE=" path: "/Root/products" columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 273afc3e-716c-416b-8674-4adaffdc62eb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da1a1980-44ac-46fe-9978-0aba3a3bcddf, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da1a1980-44ac-46fe-9978-0aba3a3bcddf, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTQ2NTViYzctNGNjNTQ3ODctOGY0MTY4MmMtYTRhNDdmOTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO products (id, number, txt) VALUES (1, 10, \"one\"), (2, 20, \"two\"), (3, 30, \"three\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da1a1980-44ac-46fe-9978-0aba3a3bcddf, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'yql', '--script', "\n            CREATE BACKUP COLLECTION `chain_src_2e7ece72`\n                ( TABLE `/Root/orders`, TABLE `/Root/products` )\n            WITH (\n                STORAGE = 'cluster',\n                INCREMENTAL_BACKUP_ENABLED = 'true'\n            );\n        "]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3737744
DEBUG    ya.test:process.py:259 Command (pid 3737744) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3737744) elapsed time (sec): 0.11228609085083008
DEBUG    ya.test:process.py:263 Command (pid 3737744) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3737744) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3737744) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3737744) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3737744) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3737744) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3737744) minflt: 3425
DEBUG    ya.test:process.py:263 Command (pid 3737744) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3737744) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3737744) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3737744) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3737744) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3737744) nvcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 3737744) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3737744) stime: 0.028828999999999997
DEBUG    ya.test:process.py:263 Command (pid 3737744) utime: 0.043244
DEBUG    ya.test:process.py:263 Command (pid 3737744) wtime: 0.147
DEBUG    ya.test:process.py:275 Command (pid 3737744) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, c6a9cf27-ae7e-4933-be75-88c73fe4e4d4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, c6a9cf27-ae7e-4933-be75-88c73fe4e4d4, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/chain_src_2e7ece72" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, c6a9cf27-ae7e-4933-be75-88c73fe4e4d4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "chain_src_2e7ece72" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428691010 tx_id: 281474976710664 } } } } } }
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:351 Collection chain_src_2e7ece72 found
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d3b97f5a-ffdf-45b8-bde6-07d82c1e0e56, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d3b97f5a-ffdf-45b8-bde6-07d82c1e0e56, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d3b97f5a-ffdf-45b8-bde6-07d82c1e0e56, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OWU4YjIxZjAtZTI4NzQxOC1iZDRmOWI3YS01OTg1YzY3OQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a2dfa101-7303-4d13-ba86-29f1d8077507, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a2dfa101-7303-4d13-ba86-29f1d8077507, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWU4YjIxZjAtZTI4NzQxOC1iZDRmOWI3YS01OTg1YzY3OQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a2dfa101-7303-4d13-ba86-29f1d8077507, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690720 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b69be6b6-b3bf-4e27-9996-37bdc1433cdd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b69be6b6-b3bf-4e27-9996-37bdc1433cdd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWU4YjIxZjAtZTI4NzQxOC1iZDRmOWI3YS01OTg1YzY3OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b69be6b6-b3bf-4e27-9996-37bdc1433cdd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, ddc55a4f-e5be-4593-a3fd-bebd5d5205a9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, ddc55a4f-e5be-4593-a3fd-bebd5d5205a9, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, ddc55a4f-e5be-4593-a3fd-bebd5d5205a9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690720 tx_id: 281474976710660 } } } } } }
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 0x7fd1ccc2d690 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 10). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fd1ccc2c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fd1ccc2c470>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7c17547e-b72c-4d5a-84a1-bba5948ce037, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7c17547e-b72c-4d5a-84a1-bba5948ce037, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 7c17547e-b72c-4d5a-84a1-bba5948ce037, ghrun-pabuy7zjau.auto.internal:5429): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7c17547e-b72c-4d5a-84a1-bba5948ce037, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGEzYTEwYzktODkxZjM2YTgtYzc2Zjk3OTYtZjQ0NjFiM2I=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd1ccc2c470>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fd1ccc2c470>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 7c17547e-b72c-4d5a-84a1-bba5948ce037, ghrun-pabuy7zjau.auto.internal:5429): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e5962f5f-a9d6-46c1-8660-30403fda8a96, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e5962f5f-a9d6-46c1-8660-30403fda8a96, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGEzYTEwYzktODkxZjM2YTgtYzc2Zjk3OTYtZjQ0NjFiM2I=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e5962f5f-a9d6-46c1-8660-30403fda8a96, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690720 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd1ccc2c470>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, c205834c-eecf-4790-bbe8-76be0a3231b0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, c205834c-eecf-4790-bbe8-76be0a3231b0, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, c205834c-eecf-4790-bbe8-76be0a3231b0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690720 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3738112
DEBUG    ya.test:process.py:259 Command (pid 3738112) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3738112) elapsed time (sec): 0.18114781379699707
DEBUG    ya.test:process.py:263 Command (pid 3738112) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3738112) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3738112) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3738112) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3738112) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3738112) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3738112) minflt: 3443
DEBUG    ya.test:process.py:263 Command (pid 3738112) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3738112) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3738112) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 3738112) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3738112) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3738112) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 3738112) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3738112) stime: 0.024073999999999998
DEBUG    ya.test:process.py:263 Command (pid 3738112) utime: 0.056173
DEBUG    ya.test:process.py:263 Command (pid 3738112) wtime: 0.191
DEBUG    ya.test:process.py:275 Command (pid 3738112) output:

DEBUG    ya.test:process.py:276 Command (pid 3738112) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 10d9ef07-3bbf-4b0e-a722-02ee985a2c66, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 10d9ef07-3bbf-4b0e-a722-02ee985a2c66, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 10d9ef07-3bbf-4b0e-a722-02ee985a2c66, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTNiNzhkNjktMWZlY2UwNmUtZDhiODAxZjAtZWMzYWEzNmU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 27a28550-efd3-4beb-b3e6-f8eb5438e5c6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 27a28550-efd3-4beb-b3e6-f8eb5438e5c6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTNiNzhkNjktMWZlY2UwNmUtZDhiODAxZjAtZWMzYWEzNmU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 27a28550-efd3-4beb-b3e6-f8eb5438e5c6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690820 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a866e5f3-cf59-41b3-8212-c890c1cb37f8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a866e5f3-cf59-41b3-8212-c890c1cb37f8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTNiNzhkNjktMWZlY2UwNmUtZDhiODAxZjAtZWMzYWEzNmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a866e5f3-cf59-41b3-8212-c890c1cb37f8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, f1aab2e5-d4f4-48d6-91d8-e338d6c5ab85, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, f1aab2e5-d4f4-48d6-91d8-e338d6c5ab85, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, f1aab2e5-d4f4-48d6-91d8-e338d6c5ab85, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690820 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2fa0afa2-4348-41f5-8d1f-53c4ba1373e9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2fa0afa2-4348-41f5-8d1f-53c4ba1373e9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGEzYTEwYzktODkxZjM2YTgtYzc2Zjk3OTYtZjQ0NjFiM2I=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2fa0afa2-4348-41f5-8d1f-53c4ba1373e9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690820 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd1ccc2c470>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, fdc4a390-fa58-4368-84a5-01f8de604ad7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, fdc4a390-fa58-4368-84a5-01f8de604ad7, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, fdc4a390-fa58-4368-84a5-01f8de604ad7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690820 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3738602
DEBUG    ya.test:process.py:259 Command (pid 3738602) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3738602) elapsed time (sec): 0.16723322868347168
DEBUG    ya.test:process.py:263 Command (pid 3738602) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3738602) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3738602) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3738602) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3738602) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3738602) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3738602) minflt: 3450
DEBUG    ya.test:process.py:263 Command (pid 3738602) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3738602) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3738602) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 3738602) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3738602) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3738602) nvcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 3738602) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3738602) stime: 0.024891999999999997
DEBUG    ya.test:process.py:263 Command (pid 3738602) utime: 0.049783999999999995
DEBUG    ya.test:process.py:263 Command (pid 3738602) wtime: 0.169
DEBUG    ya.test:process.py:275 Command (pid 3738602) output:

DEBUG    ya.test:process.py:276 Command (pid 3738602) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'yql', '--script', 'BACKUP `chain_src_2e7ece72`;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3739854
DEBUG    ya.test:process.py:259 Command (pid 3739854) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3739854) elapsed time (sec): 0.17954444885253906
DEBUG    ya.test:process.py:263 Command (pid 3739854) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3739854) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3739854) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3739854) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3739854) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3739854) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3739854) minflt: 3416
DEBUG    ya.test:process.py:263 Command (pid 3739854) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3739854) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3739854) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 3739854) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3739854) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3739854) nvcsw: 179
DEBUG    ya.test:process.py:263 Command (pid 3739854) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3739854) stime: 0.012171
DEBUG    ya.test:process.py:263 Command (pid 3739854) utime: 0.060786999999999994
DEBUG    ya.test:process.py:263 Command (pid 3739854) wtime: 0.181
DEBUG    ya.test:process.py:275 Command (pid 3739854) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 5f5807c6-f071-4c00-8e1f-867140f06ad2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 5f5807c6-f071-4c00-8e1f-867140f06ad2, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/chain_src_2e7ece72" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 5f5807c6-f071-4c00-8e1f-867140f06ad2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "chain_src_2e7ece72" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428691010 tx_id: 281474976710664 } } children { name: "20251106113132Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428693080 tx_id: 281474976710667 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 679b00b0-6a72-408a-a4fe-8f31b35539ad, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 679b00b0-6a72-408a-a4fe-8f31b35539ad, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/chain_src_2e7ece72" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 679b00b0-6a72-408a-a4fe-8f31b35539ad, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "chain_src_2e7ece72" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428691010 tx_id: 281474976710664 } } children { name: "20251106113132Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428693080 tx_id: 281474976710667 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9593235c-be9f-4456-a514-afd084b7b1b2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9593235c-be9f-4456-a514-afd084b7b1b2, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9593235c-be9f-4456-a514-afd084b7b1b2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTVhYTgwNGQtMWMyYmI2YjMtMzg4MDUxYTctNzgwZDYzZWU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b12feb32-68a9-4c9f-a817-e79581d6cce7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b12feb32-68a9-4c9f-a817-e79581d6cce7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTVhYTgwNGQtMWMyYmI2YjMtMzg4MDUxYTctNzgwZDYzZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (10,1000,\"inc1\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b12feb32-68a9-4c9f-a817-e79581d6cce7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 867722cf-0b44-4d8c-a081-cd5597b467b0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 867722cf-0b44-4d8c-a081-cd5597b467b0, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 867722cf-0b44-4d8c-a081-cd5597b467b0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzA3MTFkNDktNWFhODVhYjUtYjRiNDQ4ODUtMWUwNjYzMzA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7acaecd4-ab8e-4ad3-aa8d-7d95a110e7a2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7acaecd4-ab8e-4ad3-aa8d-7d95a110e7a2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzA3MTFkNDktNWFhODVhYjUtYjRiNDQ4ODUtMWUwNjYzMzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); DELETE FROM products WHERE id = 1;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7acaecd4-ab8e-4ad3-aa8d-7d95a110e7a2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b8e7cf38-9f54-41f0-8ade-7ca28d8664c5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b8e7cf38-9f54-41f0-8ade-7ca28d8664c5, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b8e7cf38-9f54-41f0-8ade-7ca28d8664c5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWRhZjE3YmEtMWMwZmNmZjYtZDI1YzFlMC0yZDgwMDQ4Ng==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, edf4aa52-d75b-4030-805f-8260ef5d7fbe, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, edf4aa52-d75b-4030-805f-8260ef5d7fbe, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWRhZjE3YmEtMWMwZmNmZjYtZDI1YzFlMC0yZDgwMDQ4Ng==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, edf4aa52-d75b-4030-805f-8260ef5d7fbe, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690720 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113132Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66e4c5ee-8835-4938-b8c0-9f406590eff0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66e4c5ee-8835-4938-b8c0-9f406590eff0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWRhZjE3YmEtMWMwZmNmZjYtZDI1YzFlMC0yZDgwMDQ4Ng==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66e4c5ee-8835-4938-b8c0-9f406590eff0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "inc1" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, d45805f2-e909-44c4-89c2-4cc67cd38c54, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, d45805f2-e909-44c4-89c2-4cc67cd38c54, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, d45805f2-e909-44c4-89c2-4cc67cd38c54, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690720 tx_id: 281474976710660 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 33569730-eb24-421b-966e-ba635b503c45, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 33569730-eb24-421b-966e-ba635b503c45, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGEzYTEwYzktODkxZjM2YTgtYzc2Zjk3OTYtZjQ0NjFiM2I=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 33569730-eb24-421b-966e-ba635b503c45, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690720 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113132Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd1ccc2c470>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, cc7ae2d0-0615-484a-9cfb-978acd04644d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, cc7ae2d0-0615-484a-9cfb-978acd04644d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, cc7ae2d0-0615-484a-9cfb-978acd04644d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690720 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3739963
DEBUG    ya.test:process.py:259 Command (pid 3739963) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3739963) elapsed time (sec): 0.1210167407989502
DEBUG    ya.test:process.py:263 Command (pid 3739963) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3739963) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3739963) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3739963) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3739963) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3739963) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3739963) minflt: 3432
DEBUG    ya.test:process.py:263 Command (pid 3739963) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3739963) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3739963) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 3739963) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3739963) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3739963) nvcsw: 184
DEBUG    ya.test:process.py:263 Command (pid 3739963) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3739963) stime: 0.026026
DEBUG    ya.test:process.py:263 Command (pid 3739963) utime: 0.044617
DEBUG    ya.test:process.py:263 Command (pid 3739963) wtime: 0.122
DEBUG    ya.test:process.py:275 Command (pid 3739963) output:

DEBUG    ya.test:process.py:276 Command (pid 3739963) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 856ca17e-5129-44be-ae40-19101591f0bd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 856ca17e-5129-44be-ae40-19101591f0bd, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 856ca17e-5129-44be-ae40-19101591f0bd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjlhZWI2NTEtNmQ4MWU2ZjYtMTBiY2IwNTgtODRjNDdkYjU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 782e17e3-6301-457f-8014-5cb761caa571, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 782e17e3-6301-457f-8014-5cb761caa571, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjlhZWI2NTEtNmQ4MWU2ZjYtMTBiY2IwNTgtODRjNDdkYjU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 782e17e3-6301-457f-8014-5cb761caa571, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690820 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113132Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4ab20f5-12ff-48d8-bd5c-00539560a5f2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4ab20f5-12ff-48d8-bd5c-00539560a5f2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjlhZWI2NTEtNmQ4MWU2ZjYtMTBiY2IwNTgtODRjNDdkYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4ab20f5-12ff-48d8-bd5c-00539560a5f2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 625d98fe-f580-43d3-8bd7-10abbfe3db32, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 625d98fe-f580-43d3-8bd7-10abbfe3db32, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 625d98fe-f580-43d3-8bd7-10abbfe3db32, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690820 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1b76b739-cebd-4bf0-b0e4-43e6d6966c8e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1b76b739-cebd-4bf0-b0e4-43e6d6966c8e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGEzYTEwYzktODkxZjM2YTgtYzc2Zjk3OTYtZjQ0NjFiM2I=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1b76b739-cebd-4bf0-b0e4-43e6d6966c8e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690820 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113132Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd1ccc2c470>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 8c8e5d57-80f3-453d-80c6-1f13cc0f7ae3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 8c8e5d57-80f3-453d-80c6-1f13cc0f7ae3, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 8c8e5d57-80f3-453d-80c6-1f13cc0f7ae3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690820 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3740037
DEBUG    ya.test:process.py:259 Command (pid 3740037) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3740037) elapsed time (sec): 0.16474103927612305
DEBUG    ya.test:process.py:263 Command (pid 3740037) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3740037) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3740037) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3740037) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3740037) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3740037) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3740037) minflt: 3433
DEBUG    ya.test:process.py:263 Command (pid 3740037) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3740037) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3740037) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3740037) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3740037) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3740037) nvcsw: 175
DEBUG    ya.test:process.py:263 Command (pid 3740037) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3740037) stime: 0.036379999999999996
DEBUG    ya.test:process.py:263 Command (pid 3740037) utime: 0.044465
DEBUG    ya.test:process.py:263 Command (pid 3740037) wtime: 0.166
DEBUG    ya.test:process.py:275 Command (pid 3740037) output:

DEBUG    ya.test:process.py:276 Command (pid 3740037) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'yql', '--script', 'BACKUP `chain_src_2e7ece72` INCREMENTAL;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3740825
DEBUG    ya.test:process.py:259 Command (pid 3740825) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3740825) elapsed time (sec): 0.16054677963256836
DEBUG    ya.test:process.py:263 Command (pid 3740825) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3740825) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3740825) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3740825) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3740825) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3740825) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3740825) minflt: 3415
DEBUG    ya.test:process.py:263 Command (pid 3740825) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3740825) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3740825) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3740825) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3740825) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3740825) nvcsw: 191
DEBUG    ya.test:process.py:263 Command (pid 3740825) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3740825) stime: 0.035088999999999995
DEBUG    ya.test:process.py:263 Command (pid 3740825) utime: 0.038987
DEBUG    ya.test:process.py:263 Command (pid 3740825) wtime: 0.162
DEBUG    ya.test:process.py:275 Command (pid 3740825) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 726924af-af3d-488a-b6f4-7225886a2018, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 726924af-af3d-488a-b6f4-7225886a2018, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/chain_src_2e7ece72" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 726924af-af3d-488a-b6f4-7225886a2018, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "chain_src_2e7ece72" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428691010 tx_id: 281474976710664 } } children { name: "20251106113132Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428693080 tx_id: 281474976710667 } } children { name: "20251106113134Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428694840 tx_id: 281474976710672 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, d0bf565e-5299-4b2f-b64a-7dc85d96d76e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, d0bf565e-5299-4b2f-b64a-7dc85d96d76e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/chain_src_2e7ece72" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, d0bf565e-5299-4b2f-b64a-7dc85d96d76e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "chain_src_2e7ece72" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428691010 tx_id: 281474976710664 } } children { name: "20251106113132Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428693080 tx_id: 281474976710667 } } children { name: "20251106113134Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428694840 tx_id: 281474976710672 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ae1a2828-0c63-46c1-b616-ddc58177d8d6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ae1a2828-0c63-46c1-b616-ddc58177d8d6, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ae1a2828-0c63-46c1-b616-ddc58177d8d6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTc5MmFmODQtNGQ5ZGUzMzgtZTQzZTMyMWItYmRjMDMwZDY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c2486ef-9959-48df-8f3f-1c1c331580a2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c2486ef-9959-48df-8f3f-1c1c331580a2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTc5MmFmODQtNGQ5ZGUzMzgtZTQzZTMyMWItYmRjMDMwZDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (20,2000,\"inc2\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c2486ef-9959-48df-8f3f-1c1c331580a2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cb2ffb1f-6376-4b21-aff7-2b80cead6212, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cb2ffb1f-6376-4b21-aff7-2b80cead6212, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cb2ffb1f-6376-4b21-aff7-2b80cead6212, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWU0MzhlOTEtMzU0YTcyZTctNWY4NjMwOTgtODMyMWM1ZDc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83f7a9b2-c0a4-4bae-a33a-bc498635ccf9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83f7a9b2-c0a4-4bae-a33a-bc498635ccf9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWU0MzhlOTEtMzU0YTcyZTctNWY4NjMwOTgtODMyMWM1ZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); DELETE FROM orders WHERE id = 1;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83f7a9b2-c0a4-4bae-a33a-bc498635ccf9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a553f3bb-9667-42a5-a28a-d6a22913beaf, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a553f3bb-9667-42a5-a28a-d6a22913beaf, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a553f3bb-9667-42a5-a28a-d6a22913beaf, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjBlODVjMTYtZmQ5NDA5MTAtM2NlODI0MmMtMTlmZDhjZTU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0cb6f42c-6638-4be0-8f2f-d3e7b4ab1e71, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0cb6f42c-6638-4be0-8f2f-d3e7b4ab1e71, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjBlODVjMTYtZmQ5NDA5MTAtM2NlODI0MmMtMTlmZDhjZTU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0cb6f42c-6638-4be0-8f2f-d3e7b4ab1e71, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690720 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113132Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113134Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f2cbba3-1712-4c22-a644-189571d296fd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f2cbba3-1712-4c22-a644-189571d296fd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjBlODVjMTYtZmQ5NDA5MTAtM2NlODI0MmMtMTlmZDhjZTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f2cbba3-1712-4c22-a644-189571d296fd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "inc1" } } rows { items { uint32_value: 20 } items { uint64_value: 2000 } items { bytes_value: "inc2" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 0c8ef58d-386e-4be1-91f3-f1aad5ad1d53, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 0c8ef58d-386e-4be1-91f3-f1aad5ad1d53, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 0c8ef58d-386e-4be1-91f3-f1aad5ad1d53, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690720 tx_id: 281474976710660 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f7f7049e-1dd0-4e97-88de-e92aa848bda0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f7f7049e-1dd0-4e97-88de-e92aa848bda0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGEzYTEwYzktODkxZjM2YTgtYzc2Zjk3OTYtZjQ0NjFiM2I=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f7f7049e-1dd0-4e97-88de-e92aa848bda0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690720 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113132Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113134Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd1ccc2c470>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 54ac4ac8-9d0a-4632-b600-65d6255f9937, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 54ac4ac8-9d0a-4632-b600-65d6255f9937, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 54ac4ac8-9d0a-4632-b600-65d6255f9937, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690720 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3741065
DEBUG    ya.test:process.py:259 Command (pid 3741065) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3741065) elapsed time (sec): 0.1585705280303955
DEBUG    ya.test:process.py:263 Command (pid 3741065) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741065) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3741065) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741065) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741065) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3741065) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3741065) minflt: 3434
DEBUG    ya.test:process.py:263 Command (pid 3741065) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3741065) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3741065) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3741065) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3741065) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3741065) nvcsw: 160
DEBUG    ya.test:process.py:263 Command (pid 3741065) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3741065) stime: 0.025210999999999997
DEBUG    ya.test:process.py:263 Command (pid 3741065) utime: 0.05882
DEBUG    ya.test:process.py:263 Command (pid 3741065) wtime: 0.16
DEBUG    ya.test:process.py:275 Command (pid 3741065) output:

DEBUG    ya.test:process.py:276 Command (pid 3741065) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8be56edd-26cd-4915-971b-93ce95fec98c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8be56edd-26cd-4915-971b-93ce95fec98c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8be56edd-26cd-4915-971b-93ce95fec98c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWRkYzEyZjAtYTBiNjIyZTYtZTU0Mzg5N2QtNTQxYmY4YWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3866da2f-fe1e-4734-aa3c-adf16b22831f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3866da2f-fe1e-4734-aa3c-adf16b22831f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWRkYzEyZjAtYTBiNjIyZTYtZTU0Mzg5N2QtNTQxYmY4YWE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3866da2f-fe1e-4734-aa3c-adf16b22831f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690820 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113132Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113134Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4719cbf-d2d6-4e7e-910c-1a48f5332eb2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4719cbf-d2d6-4e7e-910c-1a48f5332eb2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWRkYzEyZjAtYTBiNjIyZTYtZTU0Mzg5N2QtNTQxYmY4YWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4719cbf-d2d6-4e7e-910c-1a48f5332eb2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 3a75a700-e8fa-4da0-ab94-9c0f17a2485c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 3a75a700-e8fa-4da0-ab94-9c0f17a2485c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 3a75a700-e8fa-4da0-ab94-9c0f17a2485c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690820 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6bc59d5f-c131-45a8-be8f-6977a746d476, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6bc59d5f-c131-45a8-be8f-6977a746d476, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGEzYTEwYzktODkxZjM2YTgtYzc2Zjk3OTYtZjQ0NjFiM2I=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6bc59d5f-c131-45a8-be8f-6977a746d476, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690820 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113132Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113134Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd1ccc2c470>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 59b75a1c-c783-4bf3-8d50-b7b140e271a1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 59b75a1c-c783-4bf3-8d50-b7b140e271a1, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 59b75a1c-c783-4bf3-8d50-b7b140e271a1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690820 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3741162
DEBUG    ya.test:process.py:259 Command (pid 3741162) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3741162) elapsed time (sec): 0.1342144012451172
DEBUG    ya.test:process.py:263 Command (pid 3741162) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741162) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3741162) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741162) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741162) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3741162) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3741162) minflt: 3434
DEBUG    ya.test:process.py:263 Command (pid 3741162) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3741162) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3741162) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 3741162) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3741162) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3741162) nvcsw: 190
DEBUG    ya.test:process.py:263 Command (pid 3741162) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3741162) stime: 0.013732999999999999
DEBUG    ya.test:process.py:263 Command (pid 3741162) utime: 0.05951
DEBUG    ya.test:process.py:263 Command (pid 3741162) wtime: 0.135
DEBUG    ya.test:process.py:275 Command (pid 3741162) output:

DEBUG    ya.test:process.py:276 Command (pid 3741162) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'yql', '--script', 'BACKUP `chain_src_2e7ece72` INCREMENTAL;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3741664
DEBUG    ya.test:process.py:259 Command (pid 3741664) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3741664) elapsed time (sec): 0.17833638191223145
DEBUG    ya.test:process.py:263 Command (pid 3741664) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741664) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3741664) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741664) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741664) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3741664) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3741664) minflt: 3419
DEBUG    ya.test:process.py:263 Command (pid 3741664) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3741664) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3741664) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3741664) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3741664) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3741664) nvcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 3741664) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3741664) stime: 0.021779
DEBUG    ya.test:process.py:263 Command (pid 3741664) utime: 0.054446999999999995
DEBUG    ya.test:process.py:263 Command (pid 3741664) wtime: 0.18
DEBUG    ya.test:process.py:275 Command (pid 3741664) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 108e3441-7886-470e-a4ed-a2315d3b1e9c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 108e3441-7886-470e-a4ed-a2315d3b1e9c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/chain_src_2e7ece72" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 108e3441-7886-470e-a4ed-a2315d3b1e9c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "chain_src_2e7ece72" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428691010 tx_id: 281474976710664 } } children { name: "20251106113132Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428693080 tx_id: 281474976710667 } } children { name: "20251106113134Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428694840 tx_id: 281474976710672 } } children { name: "20251106113136Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428696590 tx_id: 281474976710677 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 2c8d2cc0-aac2-4ae7-b13a-0ce9cf5f3c26, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 2c8d2cc0-aac2-4ae7-b13a-0ce9cf5f3c26, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/chain_src_2e7ece72" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 2c8d2cc0-aac2-4ae7-b13a-0ce9cf5f3c26, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "chain_src_2e7ece72" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428691010 tx_id: 281474976710664 } } children { name: "20251106113132Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428693080 tx_id: 281474976710667 } } children { name: "20251106113134Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428694840 tx_id: 281474976710672 } } children { name: "20251106113136Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428696590 tx_id: 281474976710677 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5c23a752-f708-42f9-9764-dbf8f1348ec6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5c23a752-f708-42f9-9764-dbf8f1348ec6, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5c23a752-f708-42f9-9764-dbf8f1348ec6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjI0NGViNWEtNzE2MzNiMWMtYzMwYTdhZjUtMWQxZTE4NTM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 946f6362-99a7-4713-9e5d-71c7e22bbc6e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 946f6362-99a7-4713-9e5d-71c7e22bbc6e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjI0NGViNWEtNzE2MzNiMWMtYzMwYTdhZjUtMWQxZTE4NTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); UPSERT INTO orders (id, number, txt) VALUES (30,3000,\"inc3\");" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 946f6362-99a7-4713-9e5d-71c7e22bbc6e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bad2961a-0519-4715-bd9f-58c7a127f55e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bad2961a-0519-4715-bd9f-58c7a127f55e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bad2961a-0519-4715-bd9f-58c7a127f55e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTU5ZTBlZS03MmE1OTQ0OC01ZGM2MjdiMy0xOWI1YmM3MA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 83449037-53cb-4503-80ec-3b06f5a6aa53, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 83449037-53cb-4503-80ec-3b06f5a6aa53, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTU5ZTBlZS03MmE1OTQ0OC01ZGM2MjdiMy0xOWI1YmM3MA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 83449037-53cb-4503-80ec-3b06f5a6aa53, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690720 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113134Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113136Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c74bcda8-f830-4cbb-aa11-e79808ff9295, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c74bcda8-f830-4cbb-aa11-e79808ff9295, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTU5ZTBlZS03MmE1OTQ0OC01ZGM2MjdiMy0xOWI1YmM3MA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c74bcda8-f830-4cbb-aa11-e79808ff9295, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } rows { items { uint32_value: 10 } items { uint64_value: 1000 } items { bytes_value: "inc1" } } rows { items { uint32_value: 20 } items { uint64_value: 2000 } items { bytes_value: "inc2" } } rows { items { uint32_value: 30 } items { uint64_value: 3000 } items { bytes_value: "inc3" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 701d15b9-b5b1-4a9d-83b6-9694ec1e06ef, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 701d15b9-b5b1-4a9d-83b6-9694ec1e06ef, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 701d15b9-b5b1-4a9d-83b6-9694ec1e06ef, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690720 tx_id: 281474976710660 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9c10328b-8353-4815-8d51-c4f1632d9ffd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9c10328b-8353-4815-8d51-c4f1632d9ffd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGEzYTEwYzktODkxZjM2YTgtYzc2Zjk3OTYtZjQ0NjFiM2I=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9c10328b-8353-4815-8d51-c4f1632d9ffd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690720 tx_id: 281474976710660 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113134Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113136Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd1ccc2c470>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 058127dd-aa09-4cf2-9718-4868c4f3935d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 058127dd-aa09-4cf2-9718-4868c4f3935d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 058127dd-aa09-4cf2-9718-4868c4f3935d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690720 tx_id: 281474976710660 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3741794
DEBUG    ya.test:process.py:259 Command (pid 3741794) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3741794) elapsed time (sec): 0.1364603042602539
DEBUG    ya.test:process.py:263 Command (pid 3741794) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741794) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3741794) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741794) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741794) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3741794) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3741794) minflt: 3430
DEBUG    ya.test:process.py:263 Command (pid 3741794) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3741794) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3741794) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3741794) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3741794) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3741794) nvcsw: 163
DEBUG    ya.test:process.py:263 Command (pid 3741794) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3741794) stime: 0.033239
DEBUG    ya.test:process.py:263 Command (pid 3741794) utime: 0.041548999999999996
DEBUG    ya.test:process.py:263 Command (pid 3741794) wtime: 0.138
DEBUG    ya.test:process.py:275 Command (pid 3741794) output:

DEBUG    ya.test:process.py:276 Command (pid 3741794) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3a92ef35-0ce9-45f2-a6e5-20e0009da8e2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3a92ef35-0ce9-45f2-a6e5-20e0009da8e2, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3a92ef35-0ce9-45f2-a6e5-20e0009da8e2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWJhMzM3NTEtMWMyZTY4ZmItOGM2NTFlNTgtMzQyZGUxNzY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 20162404-497b-405f-a912-a5892c7ffc6d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 20162404-497b-405f-a912-a5892c7ffc6d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWJhMzM3NTEtMWMyZTY4ZmItOGM2NTFlNTgtMzQyZGUxNzY=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 20162404-497b-405f-a912-a5892c7ffc6d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690820 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113134Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113136Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39f3c872-cae2-4c93-b055-69d088d8f5c4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39f3c872-cae2-4c93-b055-69d088d8f5c4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWJhMzM3NTEtMWMyZTY4ZmItOGM2NTFlNTgtMzQyZGUxNzY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39f3c872-cae2-4c93-b055-69d088d8f5c4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, b102f7f0-fef9-4026-a0b5-e227837cda42, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, b102f7f0-fef9-4026-a0b5-e227837cda42, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, b102f7f0-fef9-4026-a0b5-e227837cda42, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690820 tx_id: 281474976710662 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a3097bc7-b7ef-40f4-abca-25edd187b2bd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a3097bc7-b7ef-40f4-abca-25edd187b2bd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGEzYTEwYzktODkxZjM2YTgtYzc2Zjk3OTYtZjQ0NjFiM2I=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a3097bc7-b7ef-40f4-abca-25edd187b2bd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690820 tx_id: 281474976710662 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } changefeeds { name: "20251106113134Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_DISABLED } changefeeds { name: "20251106113136Z_continuousBackupImpl" mode: MODE_UPDATES state: STATE_ENABLED } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd1ccc2c470>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 8faf2a54-901e-49b2-907b-1784df8344eb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 8faf2a54-901e-49b2-907b-1784df8344eb, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 8faf2a54-901e-49b2-907b-1784df8344eb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428690820 tx_id: 281474976710662 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3741870
DEBUG    ya.test:process.py:259 Command (pid 3741870) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3741870) elapsed time (sec): 0.13648414611816406
DEBUG    ya.test:process.py:263 Command (pid 3741870) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741870) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3741870) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741870) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3741870) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3741870) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3741870) minflt: 3434
DEBUG    ya.test:process.py:263 Command (pid 3741870) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3741870) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3741870) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 3741870) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3741870) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3741870) nvcsw: 164
DEBUG    ya.test:process.py:263 Command (pid 3741870) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3741870) stime: 0.017232
DEBUG    ya.test:process.py:263 Command (pid 3741870) utime: 0.060312
DEBUG    ya.test:process.py:263 Command (pid 3741870) wtime: 0.138
DEBUG    ya.test:process.py:275 Command (pid 3741870) output:

DEBUG    ya.test:process.py:276 Command (pid 3741870) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'yql', '--script', 'BACKUP `chain_src_2e7ece72` INCREMENTAL;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3742900
DEBUG    ya.test:process.py:259 Command (pid 3742900) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3742900) elapsed time (sec): 0.1624772548675537
DEBUG    ya.test:process.py:263 Command (pid 3742900) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3742900) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3742900) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3742900) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3742900) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3742900) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3742900) minflt: 3427
DEBUG    ya.test:process.py:263 Command (pid 3742900) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3742900) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3742900) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 3742900) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3742900) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3742900) nvcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 3742900) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3742900) stime: 0.020725999999999998
DEBUG    ya.test:process.py:263 Command (pid 3742900) utime: 0.053888
DEBUG    ya.test:process.py:263 Command (pid 3742900) wtime: 0.167
DEBUG    ya.test:process.py:275 Command (pid 3742900) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 0f2d9864-1995-4d5b-b7d9-4b640cc90254, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 0f2d9864-1995-4d5b-b7d9-4b640cc90254, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/chain_src_2e7ece72" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 0f2d9864-1995-4d5b-b7d9-4b640cc90254, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "chain_src_2e7ece72" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428691010 tx_id: 281474976710664 } } children { name: "20251106113132Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428693080 tx_id: 281474976710667 } } children { name: "20251106113134Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428694840 tx_id: 281474976710672 } } children { name: "20251106113136Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428696590 tx_id: 281474976710677 } } children { name: "20251106113138Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428698300 tx_id: 281474976710681 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 3b1e17ed-c107-44b4-b77c-c115de970d06, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 3b1e17ed-c107-44b4-b77c-c115de970d06, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/chain_src_2e7ece72" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 3b1e17ed-c107-44b4-b77c-c115de970d06, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "chain_src_2e7ece72" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428691010 tx_id: 281474976710664 } } children { name: "20251106113132Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428693080 tx_id: 281474976710667 } } children { name: "20251106113134Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428694840 tx_id: 281474976710672 } } children { name: "20251106113136Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428696590 tx_id: 281474976710677 } } children { name: "20251106113138Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428698300 tx_id: 281474976710681 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'tools', 'dump', '--path', '/Root/.backups/collections/chain_src_2e7ece72', '--output', '/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1/testing_out_stuff/TestIncrementalChainRestoreAfterDeletion/chain_src_2e7ece72']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3743029
DEBUG    ya.test:process.py:259 Command (pid 3743029) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3743029) elapsed time (sec): 0.5688722133636475
DEBUG    ya.test:process.py:263 Command (pid 3743029) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3743029) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3743029) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3743029) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3743029) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3743029) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3743029) minflt: 3705
DEBUG    ya.test:process.py:263 Command (pid 3743029) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3743029) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3743029) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3743029) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3743029) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3743029) nvcsw: 778
DEBUG    ya.test:process.py:263 Command (pid 3743029) oublock: 184
DEBUG    ya.test:process.py:263 Command (pid 3743029) stime: 0.030997
DEBUG    ya.test:process.py:263 Command (pid 3743029) utime: 0.119987
DEBUG    ya.test:process.py:263 Command (pid 3743029) wtime: 0.578
DEBUG    ya.test:process.py:275 Command (pid 3743029) output:

DEBUG    ya.test:process.py:276 Command (pid 3743029) errors:
No authentication methods were found. Going without authentication
Path before adjusting: "/Root/.backups/collections/chain_src_2e7ece72"
Path after adjusting: "/Root/.backups/collections/chain_src_2e7ece72"

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cf250258-8930-4fbb-b425-fb8bef96bb4a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cf250258-8930-4fbb-b425-fb8bef96bb4a, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cf250258-8930-4fbb-b425-fb8bef96bb4a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDdjNWJlOTMtYjY3YTk1NjAtZDljZjlkMzYtYTAxYzJmMWY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, f84a9349-1664-40fb-8733-f5c4c7dbf781, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, f84a9349-1664-40fb-8733-f5c4c7dbf781, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDdjNWJlOTMtYjY3YTk1NjAtZDljZjlkMzYtYTAxYzJmMWY=" yql_text: "DROP TABLE `/Root/orders`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, f84a9349-1664-40fb-8733-f5c4c7dbf781, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS issues { message: "Execution" issue_code: 1060 severity: 3 issues { position { row: 1 column: 12 } message: "Executing DROP TABLE" end_position { row: 1 column: 12 } severity: 3 issues { message: "Success" issue_code: 4 severity: 3 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 80f70e25-ffc1-4bc2-91bc-3d519b6d2650, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 80f70e25-ffc1-4bc2-91bc-3d519b6d2650, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDdjNWJlOTMtYjY3YTk1NjAtZDljZjlkMzYtYTAxYzJmMWY=" yql_text: "DROP TABLE `/Root/products`;" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteSchemeQuery, 80f70e25-ffc1-4bc2-91bc-3d519b6d2650, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS issues { message: "Execution" issue_code: 1060 severity: 3 issues { position { row: 1 column: 12 } message: "Executing DROP TABLE" end_position { row: 1 column: 12 } severity: 3 issues { message: "Success" issue_code: 4 severity: 3 } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'yql', '--script', "\n            CREATE BACKUP COLLECTION `restore_stage3_b70b047b`\n                ( TABLE `/Root/orders`, TABLE `/Root/products` )\n            WITH ( STORAGE = 'cluster' );\n        "]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3743506
DEBUG    ya.test:process.py:259 Command (pid 3743506) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3743506) elapsed time (sec): 0.13050532341003418
DEBUG    ya.test:process.py:263 Command (pid 3743506) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3743506) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3743506) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3743506) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3743506) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3743506) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3743506) minflt: 3422
DEBUG    ya.test:process.py:263 Command (pid 3743506) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3743506) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3743506) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 3743506) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3743506) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3743506) nvcsw: 184
DEBUG    ya.test:process.py:263 Command (pid 3743506) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3743506) stime: 0.028671
DEBUG    ya.test:process.py:263 Command (pid 3743506) utime: 0.043007
DEBUG    ya.test:process.py:263 Command (pid 3743506) wtime: 0.132
DEBUG    ya.test:process.py:275 Command (pid 3743506) output:

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

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 802ba0a4-9b22-4a5b-9086-f0c6c633d280, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 802ba0a4-9b22-4a5b-9086-f0c6c633d280, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/restore_stage3_b70b047b" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 802ba0a4-9b22-4a5b-9086-f0c6c633d280, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "restore_stage3_b70b047b" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428699110 tx_id: 281474976710719 } } } } } }
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:351 Collection restore_stage3_b70b047b found
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:648 Will import into restore_stage3_b70b047b these snapshots (in order): ['20251106113132Z_full', '20251106113134Z_incremental', '20251106113136Z_incremental']
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:653 Importing 20251106113132Z_full (ts=20251106113132Z) -> /Root/.backups/collections/restore_stage3_b70b047b/20251106113132Z_full
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'tools', 'restore', '--path', '/Root/.backups/collections/restore_stage3_b70b047b/20251106113132Z_full', '--input', '/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1/testing_out_stuff/TestIncrementalChainRestoreAfterDeletion/chain_src_2e7ece72/20251106113132Z_full']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3743630
DEBUG    ya.test:process.py:259 Command (pid 3743630) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3743630) elapsed time (sec): 0.24007058143615723
DEBUG    ya.test:process.py:263 Command (pid 3743630) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3743630) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3743630) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3743630) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3743630) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3743630) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3743630) minflt: 4554
DEBUG    ya.test:process.py:263 Command (pid 3743630) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3743630) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3743630) nivcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 3743630) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3743630) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3743630) nvcsw: 944
DEBUG    ya.test:process.py:263 Command (pid 3743630) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3743630) stime: 0.069422
DEBUG    ya.test:process.py:263 Command (pid 3743630) utime: 0.057366
DEBUG    ya.test:process.py:263 Command (pid 3743630) wtime: 0.241
DEBUG    ya.test:process.py:275 Command (pid 3743630) output:

DEBUG    ya.test:process.py:276 Command (pid 3743630) errors:
No authentication methods were found. Going without authentication
Path before adjusting: "/Root/.backups/collections/restore_stage3_b70b047b/20251106113132Z_full"
Path after adjusting: "/Root/.backups/collections/restore_stage3_b70b047b/20251106113132Z_full"

INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:653 Importing 20251106113134Z_incremental (ts=20251106113134Z) -> /Root/.backups/collections/restore_stage3_b70b047b/20251106113134Z_incremental
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'tools', 'restore', '--path', '/Root/.backups/collections/restore_stage3_b70b047b/20251106113134Z_incremental', '--input', '/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1/testing_out_stuff/TestIncrementalChainRestoreAfterDeletion/chain_src_2e7ece72/20251106113134Z_incremental']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3743980
DEBUG    ya.test:process.py:259 Command (pid 3743980) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3743980) elapsed time (sec): 0.21902894973754883
DEBUG    ya.test:process.py:263 Command (pid 3743980) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3743980) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3743980) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3743980) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3743980) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3743980) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3743980) minflt: 4532
DEBUG    ya.test:process.py:263 Command (pid 3743980) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3743980) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3743980) nivcsw: 73
DEBUG    ya.test:process.py:263 Command (pid 3743980) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3743980) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3743980) nvcsw: 943
DEBUG    ya.test:process.py:263 Command (pid 3743980) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3743980) stime: 0.059382
DEBUG    ya.test:process.py:263 Command (pid 3743980) utime: 0.063223
DEBUG    ya.test:process.py:263 Command (pid 3743980) wtime: 0.22
DEBUG    ya.test:process.py:275 Command (pid 3743980) output:

DEBUG    ya.test:process.py:276 Command (pid 3743980) errors:
No authentication methods were found. Going without authentication
Path before adjusting: "/Root/.backups/collections/restore_stage3_b70b047b/20251106113134Z_incremental"
Path after adjusting: "/Root/.backups/collections/restore_stage3_b70b047b/20251106113134Z_incremental"

INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:653 Importing 20251106113136Z_incremental (ts=20251106113136Z) -> /Root/.backups/collections/restore_stage3_b70b047b/20251106113136Z_incremental
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--verbose', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'tools', 'restore', '--path', '/Root/.backups/collections/restore_stage3_b70b047b/20251106113136Z_incremental', '--input', '/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk1/testing_out_stuff/TestIncrementalChainRestoreAfterDeletion/chain_src_2e7ece72/20251106113136Z_incremental']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3744312
DEBUG    ya.test:process.py:259 Command (pid 3744312) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3744312) elapsed time (sec): 0.23975896835327148
DEBUG    ya.test:process.py:263 Command (pid 3744312) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3744312) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3744312) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3744312) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3744312) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3744312) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3744312) minflt: 4538
DEBUG    ya.test:process.py:263 Command (pid 3744312) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3744312) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3744312) nivcsw: 66
DEBUG    ya.test:process.py:263 Command (pid 3744312) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3744312) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3744312) nvcsw: 949
DEBUG    ya.test:process.py:263 Command (pid 3744312) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3744312) stime: 0.040646999999999996
DEBUG    ya.test:process.py:263 Command (pid 3744312) utime: 0.08129399999999999
DEBUG    ya.test:process.py:263 Command (pid 3744312) wtime: 0.242
DEBUG    ya.test:process.py:275 Command (pid 3744312) output:

DEBUG    ya.test:process.py:276 Command (pid 3744312) errors:
No authentication methods were found. Going without authentication
Path before adjusting: "/Root/.backups/collections/restore_stage3_b70b047b/20251106113136Z_incremental"
Path after adjusting: "/Root/.backups/collections/restore_stage3_b70b047b/20251106113136Z_incremental"

DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 6a691e84-f0f6-49d5-a889-2ac164a98a67, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 6a691e84-f0f6-49d5-a889-2ac164a98a67, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/.backups/collections/restore_stage3_b70b047b" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 6a691e84-f0f6-49d5-a889-2ac164a98a67, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "restore_stage3_b70b047b" owner: "root@builtin" type: 22 effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428699110 tx_id: 281474976710719 } } children { name: "20251106113132Z_full" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428699260 tx_id: 281474976710720 } } children { name: "20251106113134Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428699510 tx_id: 281474976710728 } } children { name: "20251106113136Z_incremental" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1762428699740 tx_id: 281474976710734 } } } } } }
INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:683 All imported snapshots are registered in collection restore_stage3_b70b047b
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5429', '-d', '/Root', 'operation', 'list', 'restore']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3747286
DEBUG    ya.test:process.py:259 Command (pid 3747286) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3747286) elapsed time (sec): 0.12012672424316406
DEBUG    ya.test:process.py:263 Command (pid 3747286) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3747286) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3747286) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3747286) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3747286) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3747286) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3747286) minflt: 3409
DEBUG    ya.test:process.py:263 Command (pid 3747286) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3747286) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3747286) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 3747286) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3747286) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3747286) nvcsw: 157
DEBUG    ya.test:process.py:263 Command (pid 3747286) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3747286) stime: 0.023788
DEBUG    ya.test:process.py:263 Command (pid 3747286) utime: 0.047418999999999996
DEBUG    ya.test:process.py:263 Command (pid 3747286) wtime: 0.13
DEBUG    ya.test:process.py:275 Command (pid 3747286) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'yql', '--script', 'RESTORE `restore_stage3_b70b047b`;']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3747480
DEBUG    ya.test:process.py:259 Command (pid 3747480) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3747480) elapsed time (sec): 0.19178557395935059
DEBUG    ya.test:process.py:263 Command (pid 3747480) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3747480) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3747480) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3747480) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3747480) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3747480) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3747480) minflt: 3414
DEBUG    ya.test:process.py:263 Command (pid 3747480) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3747480) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3747480) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3747480) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3747480) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3747480) nvcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 3747480) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3747480) stime: 0.018754
DEBUG    ya.test:process.py:263 Command (pid 3747480) utime: 0.056262
DEBUG    ya.test:process.py:263 Command (pid 3747480) wtime: 0.196
DEBUG    ya.test:process.py:275 Command (pid 3747480) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5429', '-d', '/Root', 'operation', 'list', 'restore']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3747637
DEBUG    ya.test:process.py:259 Command (pid 3747637) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3747637) elapsed time (sec): 0.1278698444366455
DEBUG    ya.test:process.py:263 Command (pid 3747637) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3747637) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3747637) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3747637) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3747637) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3747637) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3747637) minflt: 3426
DEBUG    ya.test:process.py:263 Command (pid 3747637) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3747637) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3747637) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 3747637) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3747637) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3747637) nvcsw: 166
DEBUG    ya.test:process.py:263 Command (pid 3747637) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3747637) stime: 0.030532
DEBUG    ya.test:process.py:263 Command (pid 3747637) utime: 0.043635
DEBUG    ya.test:process.py:263 Command (pid 3747637) wtime: 0.13
DEBUG    ya.test:process.py:275 Command (pid 3747637) output:
┌─────────────────────────────────────┬───────┬─────────┬──────────┐
│ id                                  │ ready │ status  │ progress │
├─────────────────────────────────────┼───────┼─────────┼──────────┤
│ ydb://restore/12?id=281474976710740 │ true  │ SUCCESS │ Done     │
└─────────────────────────────────────┴───────┴─────────┴──────────┘

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

INFO     __tests__.basic_user_scenarios:basic_user_scenarios.py:510 [poll_restore] total=1 success=1 (start 0/0)
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 18fa81ea-838d-4a62-87a3-82fba14d3cde, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 18fa81ea-838d-4a62-87a3-82fba14d3cde, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 18fa81ea-838d-4a62-87a3-82fba14d3cde, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDgwMDhhMTAtMmNlZTA3YTctMTgwNGE0YmItZmY3OTU4Y2I=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8a2e40df-2aff-476a-b15a-0b6c2614e13d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8a2e40df-2aff-476a-b15a-0b6c2614e13d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDgwMDhhMTAtMmNlZTA3YTctMTgwNGE0YmItZmY3OTU4Y2I=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8a2e40df-2aff-476a-b15a-0b6c2614e13d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e94dfc5-4562-4019-a8c2-03ab0d1a2763, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e94dfc5-4562-4019-a8c2-03ab0d1a2763, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDgwMDhhMTAtMmNlZTA3YTctMTgwNGE0YmItZmY3OTU4Y2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e94dfc5-4562-4019-a8c2-03ab0d1a2763, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e0077e74-aae4-46f5-bcf2-540ba0d1e6e7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e0077e74-aae4-46f5-bcf2-540ba0d1e6e7, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e0077e74-aae4-46f5-bcf2-540ba0d1e6e7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTg1Y2QzYjgtMTUyZDQ4NS0zYjgxYWU1OS00MDRmZDYy" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6f0e06ec-3ee2-4dd3-82e4-1f3150e89f62, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6f0e06ec-3ee2-4dd3-82e4-1f3150e89f62, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTg1Y2QzYjgtMTUyZDQ4NS0zYjgxYWU1OS00MDRmZDYy" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6f0e06ec-3ee2-4dd3-82e4-1f3150e89f62, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbb1a0fe-4284-48df-8dde-a3a7c3d8c5a1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbb1a0fe-4284-48df-8dde-a3a7c3d8c5a1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTg1Y2QzYjgtMTUyZDQ4NS0zYjgxYWU1OS00MDRmZDYy" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbb1a0fe-4284-48df-8dde-a3a7c3d8c5a1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bb581ed9-2c9a-4864-8c61-8d6e04ccea79, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bb581ed9-2c9a-4864-8c61-8d6e04ccea79, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bb581ed9-2c9a-4864-8c61-8d6e04ccea79, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTk5OGMwNTAtZGNlYTFlNDEtNDkzYjRiZjgtODdmNDRlMWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 85589947-fddb-4e6f-8a6e-8d04697ed357, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 85589947-fddb-4e6f-8a6e-8d04697ed357, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTk5OGMwNTAtZGNlYTFlNDEtNDkzYjRiZjgtODdmNDRlMWE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 85589947-fddb-4e6f-8a6e-8d04697ed357, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2caf490a-0e8e-4ccd-bac8-79d500fab511, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2caf490a-0e8e-4ccd-bac8-79d500fab511, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTk5OGMwNTAtZGNlYTFlNDEtNDkzYjRiZjgtODdmNDRlMWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2caf490a-0e8e-4ccd-bac8-79d500fab511, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8e218225-59f6-47cd-b110-731fb75106b2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8e218225-59f6-47cd-b110-731fb75106b2, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8e218225-59f6-47cd-b110-731fb75106b2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2UzMWY0N2UtMzVkZmRiYjAtNjYyODhhNWUtNzdlMTAxNTc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c4eca3b7-c312-4775-b886-86a77e1d9d58, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c4eca3b7-c312-4775-b886-86a77e1d9d58, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2UzMWY0N2UtMzVkZmRiYjAtNjYyODhhNWUtNzdlMTAxNTc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c4eca3b7-c312-4775-b886-86a77e1d9d58, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b17b038d-e78e-429b-bf16-c694bb7c76fb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b17b038d-e78e-429b-bf16-c694bb7c76fb, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2UzMWY0N2UtMzVkZmRiYjAtNjYyODhhNWUtNzdlMTAxNTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b17b038d-e78e-429b-bf16-c694bb7c76fb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2375f2ed-9b07-4fea-ba4e-4fbbdd93edbf, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2375f2ed-9b07-4fea-ba4e-4fbbdd93edbf, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2375f2ed-9b07-4fea-ba4e-4fbbdd93edbf, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2MwMjU0MjctNzA2ZjU3MmYtOTY1MGVjZjAtODU2OGIxOWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d6831dc8-8228-4033-a6e8-b2301363a97f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d6831dc8-8228-4033-a6e8-b2301363a97f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2MwMjU0MjctNzA2ZjU3MmYtOTY1MGVjZjAtODU2OGIxOWE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d6831dc8-8228-4033-a6e8-b2301363a97f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb480d3f-3865-4899-950a-968a9e27928a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb480d3f-3865-4899-950a-968a9e27928a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2MwMjU0MjctNzA2ZjU3MmYtOTY1MGVjZjAtODU2OGIxOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb480d3f-3865-4899-950a-968a9e27928a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d0ede023-8216-44bd-ac4f-5f16ec466315, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d0ede023-8216-44bd-ac4f-5f16ec466315, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d0ede023-8216-44bd-ac4f-5f16ec466315, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTljOGViOTMtZTk0NzNkNTUtNDUyMWNiNmQtMjk0YTQ1NDk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6438ca90-db80-4d6d-a899-6ca3fdc92295, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6438ca90-db80-4d6d-a899-6ca3fdc92295, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTljOGViOTMtZTk0NzNkNTUtNDUyMWNiNmQtMjk0YTQ1NDk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6438ca90-db80-4d6d-a899-6ca3fdc92295, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a897c997-17ab-4f6b-b76b-48f311819941, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a897c997-17ab-4f6b-b76b-48f311819941, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTljOGViOTMtZTk0NzNkNTUtNDUyMWNiNmQtMjk0YTQ1NDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a897c997-17ab-4f6b-b76b-48f311819941, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2caf41bf-f214-4a97-b719-a6173575f808, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2caf41bf-f214-4a97-b719-a6173575f808, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2caf41bf-f214-4a97-b719-a6173575f808, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OWNhNTdkNjQtOGJhZTJiMTEtYzc0MTNkYzQtYjliNGRlMDY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 557ea2e5-695d-47f6-b8f6-f3a8def3be09, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 557ea2e5-695d-47f6-b8f6-f3a8def3be09, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWNhNTdkNjQtOGJhZTJiMTEtYzc0MTNkYzQtYjliNGRlMDY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 557ea2e5-695d-47f6-b8f6-f3a8def3be09, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 962d6a83-d445-4684-a9bc-b005761f81f4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 962d6a83-d445-4684-a9bc-b005761f81f4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWNhNTdkNjQtOGJhZTJiMTEtYzc0MTNkYzQtYjliNGRlMDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 962d6a83-d445-4684-a9bc-b005761f81f4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c3d74f66-67b6-4861-8151-0410233b93ee, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c3d74f66-67b6-4861-8151-0410233b93ee, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c3d74f66-67b6-4861-8151-0410233b93ee, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OWZlOTZmMzktZDc0NTQzNDMtZTJmNGY0YWEtYTE1MDBiYjA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a4aa7945-9ec3-4c46-9a9b-b767e4df809c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a4aa7945-9ec3-4c46-9a9b-b767e4df809c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWZlOTZmMzktZDc0NTQzNDMtZTJmNGY0YWEtYTE1MDBiYjA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a4aa7945-9ec3-4c46-9a9b-b767e4df809c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a95f4a9-ab41-4054-adf1-2adadebe14f3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a95f4a9-ab41-4054-adf1-2adadebe14f3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWZlOTZmMzktZDc0NTQzNDMtZTJmNGY0YWEtYTE1MDBiYjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a95f4a9-ab41-4054-adf1-2adadebe14f3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 98993c86-40ae-4079-b504-8d9d46abc372, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98993c86-40ae-4079-b504-8d9d46abc372, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98993c86-40ae-4079-b504-8d9d46abc372, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWQyNzhmNjItNmJkNDY4YTktNTIwOTc0YjAtMzc0YzY4YjA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 182e1b03-12f7-4c11-8f50-01c64bede93f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 182e1b03-12f7-4c11-8f50-01c64bede93f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWQyNzhmNjItNmJkNDY4YTktNTIwOTc0YjAtMzc0YzY4YjA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 182e1b03-12f7-4c11-8f50-01c64bede93f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b136f48-b8f9-4416-9215-8aa5b28ff935, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b136f48-b8f9-4416-9215-8aa5b28ff935, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWQyNzhmNjItNmJkNDY4YTktNTIwOTc0YjAtMzc0YzY4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b136f48-b8f9-4416-9215-8aa5b28ff935, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6aae24e3-be55-4ca6-8a1a-48801c89fc76, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6aae24e3-be55-4ca6-8a1a-48801c89fc76, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6aae24e3-be55-4ca6-8a1a-48801c89fc76, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTcwNWM5ZWYtMThhNjZmM2MtNGM2NjY4NzctZTkwZDk0ZTA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1a0b5434-b017-414a-bffd-44e0a6961d70, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1a0b5434-b017-414a-bffd-44e0a6961d70, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTcwNWM5ZWYtMThhNjZmM2MtNGM2NjY4NzctZTkwZDk0ZTA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1a0b5434-b017-414a-bffd-44e0a6961d70, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28cbad95-707e-4608-997d-dc63e036ba69, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28cbad95-707e-4608-997d-dc63e036ba69, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTcwNWM5ZWYtMThhNjZmM2MtNGM2NjY4NzctZTkwZDk0ZTA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28cbad95-707e-4608-997d-dc63e036ba69, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1e67eee5-3d01-4d1b-8340-a66e13921101, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1e67eee5-3d01-4d1b-8340-a66e13921101, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1e67eee5-3d01-4d1b-8340-a66e13921101, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGQ5NmJjYy03NTAwZGI1Ny1jMzdmNDFiYi1lNzNjNjMyNA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ae73cbf7-a701-4b9f-93b9-6cc6cc54fceb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ae73cbf7-a701-4b9f-93b9-6cc6cc54fceb, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ5NmJjYy03NTAwZGI1Ny1jMzdmNDFiYi1lNzNjNjMyNA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ae73cbf7-a701-4b9f-93b9-6cc6cc54fceb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1f83562-b409-408d-9d5d-4e5aa43ee9fd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1f83562-b409-408d-9d5d-4e5aa43ee9fd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ5NmJjYy03NTAwZGI1Ny1jMzdmNDFiYi1lNzNjNjMyNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1f83562-b409-408d-9d5d-4e5aa43ee9fd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5ecf402c-8d63-4035-adac-c66aa8f656c1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5ecf402c-8d63-4035-adac-c66aa8f656c1, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5ecf402c-8d63-4035-adac-c66aa8f656c1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzBjMTc2NjItYjZlYWU4NDgtMzUwOTI2MzQtNWFjZDRhNzA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 332aa613-9535-4888-96da-aafa5bd114ec, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 332aa613-9535-4888-96da-aafa5bd114ec, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzBjMTc2NjItYjZlYWU4NDgtMzUwOTI2MzQtNWFjZDRhNzA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 332aa613-9535-4888-96da-aafa5bd114ec, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53822e22-d742-47ad-9b58-8039b86dceaf, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53822e22-d742-47ad-9b58-8039b86dceaf, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzBjMTc2NjItYjZlYWU4NDgtMzUwOTI2MzQtNWFjZDRhNzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53822e22-d742-47ad-9b58-8039b86dceaf, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 59e40e18-e066-4cc2-a1d8-73182f934764, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 59e40e18-e066-4cc2-a1d8-73182f934764, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 59e40e18-e066-4cc2-a1d8-73182f934764, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZmM1ZjYzOTYtNWFkZGFiNjAtYjNlMjExNTMtZjRhNWFiY2Y=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1ea9959a-70c7-4af2-b6d3-baeb0b3cbae1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1ea9959a-70c7-4af2-b6d3-baeb0b3cbae1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZmM1ZjYzOTYtNWFkZGFiNjAtYjNlMjExNTMtZjRhNWFiY2Y=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1ea9959a-70c7-4af2-b6d3-baeb0b3cbae1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b09b39a-23b3-42d0-ab53-b4a09fecd0ce, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b09b39a-23b3-42d0-ab53-b4a09fecd0ce, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZmM1ZjYzOTYtNWFkZGFiNjAtYjNlMjExNTMtZjRhNWFiY2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b09b39a-23b3-42d0-ab53-b4a09fecd0ce, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6f118e13-3f9d-48e0-ac8d-f31004ba0105, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6f118e13-3f9d-48e0-ac8d-f31004ba0105, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6f118e13-3f9d-48e0-ac8d-f31004ba0105, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjRkMjE4NjUtY2JhN2EyN2YtYjBkOGJlYzEtOTdiNWVlOGU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9e2653cf-7b4d-485c-a0ac-c69067410898, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9e2653cf-7b4d-485c-a0ac-c69067410898, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjRkMjE4NjUtY2JhN2EyN2YtYjBkOGJlYzEtOTdiNWVlOGU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9e2653cf-7b4d-485c-a0ac-c69067410898, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d58c0c3b-4676-4092-9910-8c88a72acec9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d58c0c3b-4676-4092-9910-8c88a72acec9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjRkMjE4NjUtY2JhN2EyN2YtYjBkOGJlYzEtOTdiNWVlOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d58c0c3b-4676-4092-9910-8c88a72acec9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 22409fba-505e-412f-8946-6838c4d34247, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 22409fba-505e-412f-8946-6838c4d34247, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 22409fba-505e-412f-8946-6838c4d34247, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTZhZDBlMmEtNDg3MDRlYjYtZWQ3OTI3ODEtZjM1YmJlNWY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 51e5c3ee-d9dd-4f85-b3e3-6f2f28376312, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 51e5c3ee-d9dd-4f85-b3e3-6f2f28376312, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTZhZDBlMmEtNDg3MDRlYjYtZWQ3OTI3ODEtZjM1YmJlNWY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 51e5c3ee-d9dd-4f85-b3e3-6f2f28376312, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1902ba57-2802-42c0-80d6-6f4cd9cd328e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1902ba57-2802-42c0-80d6-6f4cd9cd328e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTZhZDBlMmEtNDg3MDRlYjYtZWQ3OTI3ODEtZjM1YmJlNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1902ba57-2802-42c0-80d6-6f4cd9cd328e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1b3855df-213c-4099-813c-12fb535eb128, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1b3855df-213c-4099-813c-12fb535eb128, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1b3855df-213c-4099-813c-12fb535eb128, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGJlM2JkZC1iMDc2ZjBjNC1hMTgzNDJjNS0xODQ2NWQ2Yw==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b724bb5f-08f0-44e5-9690-a405f0c98003, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b724bb5f-08f0-44e5-9690-a405f0c98003, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGJlM2JkZC1iMDc2ZjBjNC1hMTgzNDJjNS0xODQ2NWQ2Yw==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b724bb5f-08f0-44e5-9690-a405f0c98003, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ea00256-cfc7-4118-9c2a-2349fc2883b6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ea00256-cfc7-4118-9c2a-2349fc2883b6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGJlM2JkZC1iMDc2ZjBjNC1hMTgzNDJjNS0xODQ2NWQ2Yw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ea00256-cfc7-4118-9c2a-2349fc2883b6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b5a99024-ad41-4c9f-bd1b-80df5d2e097b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b5a99024-ad41-4c9f-bd1b-80df5d2e097b, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b5a99024-ad41-4c9f-bd1b-80df5d2e097b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGFkOTgzNmUtMTI3MDA5OGEtNDBhM2JkMGMtOTlkYjM0MWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, fcc247ab-fe66-49db-b8c2-e1639882919e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, fcc247ab-fe66-49db-b8c2-e1639882919e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGFkOTgzNmUtMTI3MDA5OGEtNDBhM2JkMGMtOTlkYjM0MWE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, fcc247ab-fe66-49db-b8c2-e1639882919e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b004540-0317-4b8d-9b1c-3c69ab69799e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b004540-0317-4b8d-9b1c-3c69ab69799e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGFkOTgzNmUtMTI3MDA5OGEtNDBhM2JkMGMtOTlkYjM0MWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b004540-0317-4b8d-9b1c-3c69ab69799e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f9a1c505-7e23-41fc-91e5-03508c1e8bc1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f9a1c505-7e23-41fc-91e5-03508c1e8bc1, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f9a1c505-7e23-41fc-91e5-03508c1e8bc1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjgyNWI5YjgtNTU4MDhjZTItMmM0YWZkMTYtZTU4NzBiMWM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b9cd7a86-1b6d-4721-a234-a4ead8c7408c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b9cd7a86-1b6d-4721-a234-a4ead8c7408c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjgyNWI5YjgtNTU4MDhjZTItMmM0YWZkMTYtZTU4NzBiMWM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b9cd7a86-1b6d-4721-a234-a4ead8c7408c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7c3d8ca-9ef2-4b57-b76d-47f30dbffb3e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7c3d8ca-9ef2-4b57-b76d-47f30dbffb3e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjgyNWI5YjgtNTU4MDhjZTItMmM0YWZkMTYtZTU4NzBiMWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7c3d8ca-9ef2-4b57-b76d-47f30dbffb3e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ea3a9ef1-18cc-4ffb-bb35-da19a334130d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ea3a9ef1-18cc-4ffb-bb35-da19a334130d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ea3a9ef1-18cc-4ffb-bb35-da19a334130d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=N2M4NTQxZjMtNTE1NzM3ZDEtYTY1MjE3NjQtOTMxODU4NDE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 46e0ba5b-e75c-4094-a37e-28a58254df63, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 46e0ba5b-e75c-4094-a37e-28a58254df63, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=N2M4NTQxZjMtNTE1NzM3ZDEtYTY1MjE3NjQtOTMxODU4NDE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 46e0ba5b-e75c-4094-a37e-28a58254df63, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e96c768-5795-475b-a86f-0b9d9c6423bd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e96c768-5795-475b-a86f-0b9d9c6423bd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=N2M4NTQxZjMtNTE1NzM3ZDEtYTY1MjE3NjQtOTMxODU4NDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e96c768-5795-475b-a86f-0b9d9c6423bd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5de7ee96-e4d9-423b-8006-d078a7651219, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5de7ee96-e4d9-423b-8006-d078a7651219, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5de7ee96-e4d9-423b-8006-d078a7651219, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjllYmVjYzItYWIzZDUxNDUtZGViOGVkZDYtNzBhOGZkYzA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e363d96d-1b1e-48b6-afa9-54ded3bfb8e3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e363d96d-1b1e-48b6-afa9-54ded3bfb8e3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjllYmVjYzItYWIzZDUxNDUtZGViOGVkZDYtNzBhOGZkYzA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e363d96d-1b1e-48b6-afa9-54ded3bfb8e3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe0aa20e-cbb7-46d8-89fe-756a8fa0b37d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe0aa20e-cbb7-46d8-89fe-756a8fa0b37d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjllYmVjYzItYWIzZDUxNDUtZGViOGVkZDYtNzBhOGZkYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe0aa20e-cbb7-46d8-89fe-756a8fa0b37d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9e1deec7-1e2b-4f5b-895f-86b23ddf7c5a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9e1deec7-1e2b-4f5b-895f-86b23ddf7c5a, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9e1deec7-1e2b-4f5b-895f-86b23ddf7c5a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTM3YWZiZi0xZjQ0YTdlMi1mMDAwMmUxNS01MDlmNjRmMg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 53643682-bc2b-4eed-a383-c0db43c4483f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 53643682-bc2b-4eed-a383-c0db43c4483f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTM3YWZiZi0xZjQ0YTdlMi1mMDAwMmUxNS01MDlmNjRmMg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 53643682-bc2b-4eed-a383-c0db43c4483f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4679e68c-0784-4b79-8f5f-4cba847f2c4b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4679e68c-0784-4b79-8f5f-4cba847f2c4b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTM3YWZiZi0xZjQ0YTdlMi1mMDAwMmUxNS01MDlmNjRmMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4679e68c-0784-4b79-8f5f-4cba847f2c4b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cbffcd47-165a-4413-845f-b95adc00d93e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cbffcd47-165a-4413-845f-b95adc00d93e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cbffcd47-165a-4413-845f-b95adc00d93e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjZhODM0ZjEtMTI5MDMzMWMtZmJhZjhiZjQtOTBjNWNlOTc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a0884333-8148-4171-bf42-870f3221921a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a0884333-8148-4171-bf42-870f3221921a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjZhODM0ZjEtMTI5MDMzMWMtZmJhZjhiZjQtOTBjNWNlOTc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a0884333-8148-4171-bf42-870f3221921a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d70ad23e-5079-4dd3-a971-b9bfc8fee682, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d70ad23e-5079-4dd3-a971-b9bfc8fee682, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjZhODM0ZjEtMTI5MDMzMWMtZmJhZjhiZjQtOTBjNWNlOTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d70ad23e-5079-4dd3-a971-b9bfc8fee682, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a07b4727-9c76-43bb-a2a9-1688feede9bb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a07b4727-9c76-43bb-a2a9-1688feede9bb, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a07b4727-9c76-43bb-a2a9-1688feede9bb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjlhMjUxYzQtNDMxMmU3OWQtYzZhZjMyMzQtNWM4YmY2MmU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2db8e8ed-cd15-4941-a0da-05028affd28d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2db8e8ed-cd15-4941-a0da-05028affd28d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjlhMjUxYzQtNDMxMmU3OWQtYzZhZjMyMzQtNWM4YmY2MmU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2db8e8ed-cd15-4941-a0da-05028affd28d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c469704-db67-4ad5-8bac-0e7c01f95f51, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c469704-db67-4ad5-8bac-0e7c01f95f51, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjlhMjUxYzQtNDMxMmU3OWQtYzZhZjMyMzQtNWM4YmY2MmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c469704-db67-4ad5-8bac-0e7c01f95f51, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3ae2de76-3158-4921-93be-80f3adb5963e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3ae2de76-3158-4921-93be-80f3adb5963e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3ae2de76-3158-4921-93be-80f3adb5963e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=N2E3Zjg1Yy0yYzIwNmQzNy1mOGIxMGQ2My1hMmFiNTkyNw==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, dd80be54-3b5b-4124-b30d-86c51f90c90b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, dd80be54-3b5b-4124-b30d-86c51f90c90b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=N2E3Zjg1Yy0yYzIwNmQzNy1mOGIxMGQ2My1hMmFiNTkyNw==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, dd80be54-3b5b-4124-b30d-86c51f90c90b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e3370d5-d515-48c4-ad96-f838838e8198, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e3370d5-d515-48c4-ad96-f838838e8198, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=N2E3Zjg1Yy0yYzIwNmQzNy1mOGIxMGQ2My1hMmFiNTkyNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e3370d5-d515-48c4-ad96-f838838e8198, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, aea7503d-b7c8-479a-a025-1459ecea54aa, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aea7503d-b7c8-479a-a025-1459ecea54aa, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aea7503d-b7c8-479a-a025-1459ecea54aa, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzJlMjMzZTYtZjI2MzVjZmQtMTU1Njg3MDgtZTExMDJkMWM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 288e1c2d-6cb3-427f-a81f-2f07a563c5a3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 288e1c2d-6cb3-427f-a81f-2f07a563c5a3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzJlMjMzZTYtZjI2MzVjZmQtMTU1Njg3MDgtZTExMDJkMWM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 288e1c2d-6cb3-427f-a81f-2f07a563c5a3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13383e7e-903d-4b7d-b2cb-56a7736b4531, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13383e7e-903d-4b7d-b2cb-56a7736b4531, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzJlMjMzZTYtZjI2MzVjZmQtMTU1Njg3MDgtZTExMDJkMWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13383e7e-903d-4b7d-b2cb-56a7736b4531, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4c2fcd21-95f9-4ef6-bd27-4137c62a51ca, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4c2fcd21-95f9-4ef6-bd27-4137c62a51ca, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4c2fcd21-95f9-4ef6-bd27-4137c62a51ca, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWU3NTcwYTUtZDA5NTIzNmItZmU5YTU3ODYtMzZlZjUxNGQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f5657664-2e43-41c6-a337-107630b7efe1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f5657664-2e43-41c6-a337-107630b7efe1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWU3NTcwYTUtZDA5NTIzNmItZmU5YTU3ODYtMzZlZjUxNGQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f5657664-2e43-41c6-a337-107630b7efe1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a45c8ba5-7951-4b6b-a37d-9789ab0a5a97, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a45c8ba5-7951-4b6b-a37d-9789ab0a5a97, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWU3NTcwYTUtZDA5NTIzNmItZmU5YTU3ODYtMzZlZjUxNGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a45c8ba5-7951-4b6b-a37d-9789ab0a5a97, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a65f90f6-583a-442c-bd19-77f06e73adf8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a65f90f6-583a-442c-bd19-77f06e73adf8, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a65f90f6-583a-442c-bd19-77f06e73adf8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjcyMzY2YS1hNmEwMjViNS01MTNmNjdhYy03ZTNlMTJkMg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6bdebf7d-53d7-4115-8222-e61a2dab7e0f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6bdebf7d-53d7-4115-8222-e61a2dab7e0f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjcyMzY2YS1hNmEwMjViNS01MTNmNjdhYy03ZTNlMTJkMg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6bdebf7d-53d7-4115-8222-e61a2dab7e0f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2079e778-574b-4a39-8ae6-1e7adba60c68, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2079e778-574b-4a39-8ae6-1e7adba60c68, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjcyMzY2YS1hNmEwMjViNS01MTNmNjdhYy03ZTNlMTJkMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2079e778-574b-4a39-8ae6-1e7adba60c68, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eb72e9d6-f769-4039-91e1-516f6229d533, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eb72e9d6-f769-4039-91e1-516f6229d533, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eb72e9d6-f769-4039-91e1-516f6229d533, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzFlYTE1YWMtYzdmODhkNmItNDc3OWU4N2EtZWU1MTJlOTU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a1d96a14-caa7-4d9c-a540-a56052c6442e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a1d96a14-caa7-4d9c-a540-a56052c6442e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzFlYTE1YWMtYzdmODhkNmItNDc3OWU4N2EtZWU1MTJlOTU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a1d96a14-caa7-4d9c-a540-a56052c6442e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eabc19d-2dd4-42cf-84b5-d049ebbffbd6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eabc19d-2dd4-42cf-84b5-d049ebbffbd6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzFlYTE1YWMtYzdmODhkNmItNDc3OWU4N2EtZWU1MTJlOTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eabc19d-2dd4-42cf-84b5-d049ebbffbd6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 99917bfd-4df9-4d87-9f1d-836249d3b340, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 99917bfd-4df9-4d87-9f1d-836249d3b340, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 99917bfd-4df9-4d87-9f1d-836249d3b340, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzMzMGQ4MDUtOWYzZjNmNDUtZjY2NWM2YWYtZmZmZjlmMDc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 7ebfa16d-9d19-4470-a0e0-7b6e112e6c4b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 7ebfa16d-9d19-4470-a0e0-7b6e112e6c4b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzMzMGQ4MDUtOWYzZjNmNDUtZjY2NWM2YWYtZmZmZjlmMDc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 7ebfa16d-9d19-4470-a0e0-7b6e112e6c4b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d24b36a7-1924-41ee-b2eb-ca513e76e7d9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d24b36a7-1924-41ee-b2eb-ca513e76e7d9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzMzMGQ4MDUtOWYzZjNmNDUtZjY2NWM2YWYtZmZmZjlmMDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d24b36a7-1924-41ee-b2eb-ca513e76e7d9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 221ee197-77be-4dcb-8405-c98c37720310, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 221ee197-77be-4dcb-8405-c98c37720310, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 221ee197-77be-4dcb-8405-c98c37720310, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjVjOGY1NDEtNDgwNDEzNTYtY2I1M2Q2NzctNWZmNjA1YTA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8b039b27-0edc-4676-9286-94e823b88f3f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8b039b27-0edc-4676-9286-94e823b88f3f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjVjOGY1NDEtNDgwNDEzNTYtY2I1M2Q2NzctNWZmNjA1YTA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8b039b27-0edc-4676-9286-94e823b88f3f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbc407e1-a02b-4839-a4a8-77ddf0500ade, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbc407e1-a02b-4839-a4a8-77ddf0500ade, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjVjOGY1NDEtNDgwNDEzNTYtY2I1M2Q2NzctNWZmNjA1YTA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbc407e1-a02b-4839-a4a8-77ddf0500ade, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1c9228d4-6628-43fe-a278-ea09ce845392, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1c9228d4-6628-43fe-a278-ea09ce845392, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1c9228d4-6628-43fe-a278-ea09ce845392, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDliMDQyYjAtZTZiYjVjNmMtMjk0ZDcwOTctMmI5OWFhYzQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e3c7c78b-3208-475c-abb1-479fb41f60c4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e3c7c78b-3208-475c-abb1-479fb41f60c4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDliMDQyYjAtZTZiYjVjNmMtMjk0ZDcwOTctMmI5OWFhYzQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e3c7c78b-3208-475c-abb1-479fb41f60c4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58b040f6-e770-462b-bc8e-dbfb65236d5d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58b040f6-e770-462b-bc8e-dbfb65236d5d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDliMDQyYjAtZTZiYjVjNmMtMjk0ZDcwOTctMmI5OWFhYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58b040f6-e770-462b-bc8e-dbfb65236d5d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fcf57daa-3cc9-4c38-b83c-5438f918fa55, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fcf57daa-3cc9-4c38-b83c-5438f918fa55, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fcf57daa-3cc9-4c38-b83c-5438f918fa55, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZmU3MjcwZjYtYjAyOGM0YzgtMTMzZmIxMzctYjdhYzEyNzQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b2eac67e-a137-411f-80ae-aa55c273b706, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b2eac67e-a137-411f-80ae-aa55c273b706, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZmU3MjcwZjYtYjAyOGM0YzgtMTMzZmIxMzctYjdhYzEyNzQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b2eac67e-a137-411f-80ae-aa55c273b706, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0f3688b-abfa-4a1a-8b7a-bb8f43377b09, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0f3688b-abfa-4a1a-8b7a-bb8f43377b09, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZmU3MjcwZjYtYjAyOGM0YzgtMTMzZmIxMzctYjdhYzEyNzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0f3688b-abfa-4a1a-8b7a-bb8f43377b09, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fec95396-92f9-4ceb-8eed-a1c07ddfd21a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fec95396-92f9-4ceb-8eed-a1c07ddfd21a, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fec95396-92f9-4ceb-8eed-a1c07ddfd21a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTFiMTkwMjktYWRhMzI5YjgtMzQ0ODQ0ZjAtZjVlMWQ3ZDQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5150dab3-b05e-4c52-97e1-c653abea4a04, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5150dab3-b05e-4c52-97e1-c653abea4a04, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTFiMTkwMjktYWRhMzI5YjgtMzQ0ODQ0ZjAtZjVlMWQ3ZDQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5150dab3-b05e-4c52-97e1-c653abea4a04, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac064a8b-dece-46d2-b08d-6a01b4c79102, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac064a8b-dece-46d2-b08d-6a01b4c79102, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTFiMTkwMjktYWRhMzI5YjgtMzQ0ODQ0ZjAtZjVlMWQ3ZDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac064a8b-dece-46d2-b08d-6a01b4c79102, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 32e5057e-650a-4eb1-bfb0-ba14d28f3e23, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 32e5057e-650a-4eb1-bfb0-ba14d28f3e23, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 32e5057e-650a-4eb1-bfb0-ba14d28f3e23, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=N2Q1ZDhjZDEtZmVlOTYwMTEtZDMwODQ5N2MtYjA1OWIwZGI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3cf98263-b089-4c30-929d-82e648d4b6b7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3cf98263-b089-4c30-929d-82e648d4b6b7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=N2Q1ZDhjZDEtZmVlOTYwMTEtZDMwODQ5N2MtYjA1OWIwZGI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3cf98263-b089-4c30-929d-82e648d4b6b7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc59ec5b-9c61-4162-a726-c1f63f501b29, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc59ec5b-9c61-4162-a726-c1f63f501b29, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=N2Q1ZDhjZDEtZmVlOTYwMTEtZDMwODQ5N2MtYjA1OWIwZGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc59ec5b-9c61-4162-a726-c1f63f501b29, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3944d3c0-1c31-4cf9-82a8-7170f53775a7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3944d3c0-1c31-4cf9-82a8-7170f53775a7, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3944d3c0-1c31-4cf9-82a8-7170f53775a7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTY5MDkxNTEtOWYzMGU3YWUtMmI4MzAzY2UtNTQxMGYwOQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c3aef84c-b2c9-4bf3-b89c-a37c65f93165, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c3aef84c-b2c9-4bf3-b89c-a37c65f93165, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTY5MDkxNTEtOWYzMGU3YWUtMmI4MzAzY2UtNTQxMGYwOQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c3aef84c-b2c9-4bf3-b89c-a37c65f93165, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a6dde60-b69a-42fc-92fa-94f5944ca84c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a6dde60-b69a-42fc-92fa-94f5944ca84c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTY5MDkxNTEtOWYzMGU3YWUtMmI4MzAzY2UtNTQxMGYwOQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a6dde60-b69a-42fc-92fa-94f5944ca84c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b4ff2f4b-7085-42e5-86bb-90f65316b5eb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b4ff2f4b-7085-42e5-86bb-90f65316b5eb, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b4ff2f4b-7085-42e5-86bb-90f65316b5eb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NmU2YjZkZDQtYjJmZjNjYzUtNGFmMGI1MTMtOWM1ZDI3YWQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1c47f3ce-096d-465e-977e-bdf4d1f4338d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1c47f3ce-096d-465e-977e-bdf4d1f4338d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmU2YjZkZDQtYjJmZjNjYzUtNGFmMGI1MTMtOWM1ZDI3YWQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1c47f3ce-096d-465e-977e-bdf4d1f4338d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 603e1a21-a360-48ca-ad24-396700c637f3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 603e1a21-a360-48ca-ad24-396700c637f3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmU2YjZkZDQtYjJmZjNjYzUtNGFmMGI1MTMtOWM1ZDI3YWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 603e1a21-a360-48ca-ad24-396700c637f3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 78dc36bb-0d1a-480f-b59e-0dea2d17f20e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 78dc36bb-0d1a-480f-b59e-0dea2d17f20e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 78dc36bb-0d1a-480f-b59e-0dea2d17f20e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjZjZmIxODEtYmEzOTc4ODUtOGEzZThlYzktOTA2ZjRmMGQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 975e1bf1-6f07-4bed-a520-094eb65bc1fd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 975e1bf1-6f07-4bed-a520-094eb65bc1fd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjZjZmIxODEtYmEzOTc4ODUtOGEzZThlYzktOTA2ZjRmMGQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 975e1bf1-6f07-4bed-a520-094eb65bc1fd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1d452e0-fdfe-46a0-8b61-6b8f69c49667, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d452e0-fdfe-46a0-8b61-6b8f69c49667, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjZjZmIxODEtYmEzOTc4ODUtOGEzZThlYzktOTA2ZjRmMGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d452e0-fdfe-46a0-8b61-6b8f69c49667, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9460185f-86ea-47b0-a80e-0d6a1d6c7415, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9460185f-86ea-47b0-a80e-0d6a1d6c7415, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9460185f-86ea-47b0-a80e-0d6a1d6c7415, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmU4ZDI0NGQtOWYwOWU0MTEtYzU3NDBlZmQtZDM1MTQ4MTE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 4c013b77-e70f-4d38-948a-4678dcd81b20, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 4c013b77-e70f-4d38-948a-4678dcd81b20, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmU4ZDI0NGQtOWYwOWU0MTEtYzU3NDBlZmQtZDM1MTQ4MTE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 4c013b77-e70f-4d38-948a-4678dcd81b20, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b796faa-eb43-4bd6-ba93-cb7167c5feb4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b796faa-eb43-4bd6-ba93-cb7167c5feb4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmU4ZDI0NGQtOWYwOWU0MTEtYzU3NDBlZmQtZDM1MTQ4MTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b796faa-eb43-4bd6-ba93-cb7167c5feb4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 541f4827-b7a8-4ccf-a3e8-0f76207fc981, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 541f4827-b7a8-4ccf-a3e8-0f76207fc981, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 541f4827-b7a8-4ccf-a3e8-0f76207fc981, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2IyYWFlMWYtMjUxYWU0MjctMjM4NTQ5OWQtNzdlY2MwZDA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 482134f1-94e5-421e-8358-8073b66ed5a2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 482134f1-94e5-421e-8358-8073b66ed5a2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2IyYWFlMWYtMjUxYWU0MjctMjM4NTQ5OWQtNzdlY2MwZDA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 482134f1-94e5-421e-8358-8073b66ed5a2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5178d843-3969-436f-84ef-9ad389eaa0a0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5178d843-3969-436f-84ef-9ad389eaa0a0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2IyYWFlMWYtMjUxYWU0MjctMjM4NTQ5OWQtNzdlY2MwZDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5178d843-3969-436f-84ef-9ad389eaa0a0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f43c2e42-af58-4555-8814-c60306f0f6ff, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f43c2e42-af58-4555-8814-c60306f0f6ff, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f43c2e42-af58-4555-8814-c60306f0f6ff, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzgxMTY0YTctZDIyZWMwOTMtMzJjYjM4NTgtNzAzM2FkYQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b69c3345-d768-4dc4-b18e-b4c86cc46229, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b69c3345-d768-4dc4-b18e-b4c86cc46229, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzgxMTY0YTctZDIyZWMwOTMtMzJjYjM4NTgtNzAzM2FkYQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b69c3345-d768-4dc4-b18e-b4c86cc46229, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b17cb17-b07c-4c6f-b106-bf0f7a18b9c9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b17cb17-b07c-4c6f-b106-bf0f7a18b9c9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzgxMTY0YTctZDIyZWMwOTMtMzJjYjM4NTgtNzAzM2FkYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b17cb17-b07c-4c6f-b106-bf0f7a18b9c9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5163a406-3ce8-47d0-b7d7-d443704df842, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5163a406-3ce8-47d0-b7d7-d443704df842, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5163a406-3ce8-47d0-b7d7-d443704df842, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGE2M2I0NGQtZTkxN2ExMmUtZDVmZTlmM2MtMTAyZmU0MzI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8878bdff-6f93-493c-9f2f-8acfc80d1416, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8878bdff-6f93-493c-9f2f-8acfc80d1416, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGE2M2I0NGQtZTkxN2ExMmUtZDVmZTlmM2MtMTAyZmU0MzI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8878bdff-6f93-493c-9f2f-8acfc80d1416, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30546e81-7a29-400f-9fb8-04fd528f0e55, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30546e81-7a29-400f-9fb8-04fd528f0e55, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGE2M2I0NGQtZTkxN2ExMmUtZDVmZTlmM2MtMTAyZmU0MzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30546e81-7a29-400f-9fb8-04fd528f0e55, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9462857b-bcb6-4775-b505-9e591860f806, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9462857b-bcb6-4775-b505-9e591860f806, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9462857b-bcb6-4775-b505-9e591860f806, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjhhODJlNmEtYjMwMWYxNTItYmQzODA2ZjItMmYwY2FmODU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 369579ff-ab83-4145-930c-775b65a3fe92, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 369579ff-ab83-4145-930c-775b65a3fe92, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjhhODJlNmEtYjMwMWYxNTItYmQzODA2ZjItMmYwY2FmODU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 369579ff-ab83-4145-930c-775b65a3fe92, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e7f23b1-3140-46e8-bb10-1cd29117d282, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e7f23b1-3140-46e8-bb10-1cd29117d282, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjhhODJlNmEtYjMwMWYxNTItYmQzODA2ZjItMmYwY2FmODU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e7f23b1-3140-46e8-bb10-1cd29117d282, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8a2157ab-0119-41d0-a964-98165c1d07db, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8a2157ab-0119-41d0-a964-98165c1d07db, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8a2157ab-0119-41d0-a964-98165c1d07db, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTE5Y2M5NjEtZGMyNTliZDItYjcyNTcyZjEtYjAxMzAyNTI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a6c22bba-2368-47d1-9b2b-1c6082e45d5f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a6c22bba-2368-47d1-9b2b-1c6082e45d5f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTE5Y2M5NjEtZGMyNTliZDItYjcyNTcyZjEtYjAxMzAyNTI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a6c22bba-2368-47d1-9b2b-1c6082e45d5f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d18b7d57-54c4-40bf-8275-0442b12b8834, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d18b7d57-54c4-40bf-8275-0442b12b8834, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTE5Y2M5NjEtZGMyNTliZDItYjcyNTcyZjEtYjAxMzAyNTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d18b7d57-54c4-40bf-8275-0442b12b8834, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2fb03494-b14c-4cf2-9cf3-2948e76ea328, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2fb03494-b14c-4cf2-9cf3-2948e76ea328, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2fb03494-b14c-4cf2-9cf3-2948e76ea328, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTg3MDE4ZWYtOTVhOWU3NTEtY2UyYWYyOC0xNTRjZDgzOA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, deb43c93-8431-46cb-9117-c286311a848a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, deb43c93-8431-46cb-9117-c286311a848a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTg3MDE4ZWYtOTVhOWU3NTEtY2UyYWYyOC0xNTRjZDgzOA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, deb43c93-8431-46cb-9117-c286311a848a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d211036-b75e-46c1-be20-77ceb2932b0f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d211036-b75e-46c1-be20-77ceb2932b0f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTg3MDE4ZWYtOTVhOWU3NTEtY2UyYWYyOC0xNTRjZDgzOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d211036-b75e-46c1-be20-77ceb2932b0f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7cc2caf0-ea7b-4295-b93e-4aa073aafdb7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7cc2caf0-ea7b-4295-b93e-4aa073aafdb7, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7cc2caf0-ea7b-4295-b93e-4aa073aafdb7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjRkNWVhOTUtNjZmYmJkYmEtY2NmOWI0ZWYtMjA2ZDFjZTc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 684afdd2-346f-4bf1-a2aa-ac914cb2d479, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 684afdd2-346f-4bf1-a2aa-ac914cb2d479, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjRkNWVhOTUtNjZmYmJkYmEtY2NmOWI0ZWYtMjA2ZDFjZTc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 684afdd2-346f-4bf1-a2aa-ac914cb2d479, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 531dc61a-5300-4911-8264-94fb767195ab, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 531dc61a-5300-4911-8264-94fb767195ab, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjRkNWVhOTUtNjZmYmJkYmEtY2NmOWI0ZWYtMjA2ZDFjZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 531dc61a-5300-4911-8264-94fb767195ab, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0aa04b81-c3cd-4abf-bebd-a0f4e19c04b0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0aa04b81-c3cd-4abf-bebd-a0f4e19c04b0, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0aa04b81-c3cd-4abf-bebd-a0f4e19c04b0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTg2NjdhZTctY2FhMWE4N2YtZGRlN2IxZC1lNzExNGQ4OA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3fbc8983-cac3-4a74-a167-4a6c2ae08144, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3fbc8983-cac3-4a74-a167-4a6c2ae08144, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTg2NjdhZTctY2FhMWE4N2YtZGRlN2IxZC1lNzExNGQ4OA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3fbc8983-cac3-4a74-a167-4a6c2ae08144, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b26b4cb-a994-43a0-8052-4c8a35a31064, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b26b4cb-a994-43a0-8052-4c8a35a31064, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTg2NjdhZTctY2FhMWE4N2YtZGRlN2IxZC1lNzExNGQ4OA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b26b4cb-a994-43a0-8052-4c8a35a31064, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ca1c9508-dbc2-455f-88ae-53f406adc3ca, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ca1c9508-dbc2-455f-88ae-53f406adc3ca, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ca1c9508-dbc2-455f-88ae-53f406adc3ca, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGUxMjlhZGYtYzNhNDk2ZTQtNmU5NmRhZDctNjA4YmY5ZjE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0509114d-1571-44db-ba56-4115268bb853, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0509114d-1571-44db-ba56-4115268bb853, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGUxMjlhZGYtYzNhNDk2ZTQtNmU5NmRhZDctNjA4YmY5ZjE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0509114d-1571-44db-ba56-4115268bb853, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, addad0ca-8fcb-4c96-9fe7-801be84b2eac, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, addad0ca-8fcb-4c96-9fe7-801be84b2eac, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGUxMjlhZGYtYzNhNDk2ZTQtNmU5NmRhZDctNjA4YmY5ZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, addad0ca-8fcb-4c96-9fe7-801be84b2eac, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d6915e1d-367f-4887-a9fc-10f8e43b5248, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d6915e1d-367f-4887-a9fc-10f8e43b5248, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d6915e1d-367f-4887-a9fc-10f8e43b5248, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTE0YzcyMGYtZTg1MTFjODQtNzdiYzgwOTAtMTgwNmVmZTM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 7cc19cfc-a852-40fc-986a-04c2beaeeaff, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 7cc19cfc-a852-40fc-986a-04c2beaeeaff, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTE0YzcyMGYtZTg1MTFjODQtNzdiYzgwOTAtMTgwNmVmZTM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 7cc19cfc-a852-40fc-986a-04c2beaeeaff, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9f58404-a47b-4c58-b32e-7277341bc798, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9f58404-a47b-4c58-b32e-7277341bc798, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTE0YzcyMGYtZTg1MTFjODQtNzdiYzgwOTAtMTgwNmVmZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9f58404-a47b-4c58-b32e-7277341bc798, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5328c24f-8bba-445d-bfd6-1a450b2e3fe1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5328c24f-8bba-445d-bfd6-1a450b2e3fe1, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5328c24f-8bba-445d-bfd6-1a450b2e3fe1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTQ2MmM4NjAtOWNiMjYzNjktNDYzNzVkNDctMWY2Yjk4Zjg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 134e2a40-770e-437f-913d-f944c4ecaf65, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 134e2a40-770e-437f-913d-f944c4ecaf65, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTQ2MmM4NjAtOWNiMjYzNjktNDYzNzVkNDctMWY2Yjk4Zjg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 134e2a40-770e-437f-913d-f944c4ecaf65, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e92540f-2faf-4e2c-baf3-0bb1b7fe5e80, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e92540f-2faf-4e2c-baf3-0bb1b7fe5e80, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTQ2MmM4NjAtOWNiMjYzNjktNDYzNzVkNDctMWY2Yjk4Zjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e92540f-2faf-4e2c-baf3-0bb1b7fe5e80, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5a3c5390-c4fb-4604-b994-b75634c11f17, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5a3c5390-c4fb-4604-b994-b75634c11f17, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5a3c5390-c4fb-4604-b994-b75634c11f17, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzJjMjU4NjAtNGU3OWU4MDItODM3Mjk4OTAtYmEzZDNlY2I=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0fff99c6-db22-4ecd-9bf9-0cf14a9075f7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0fff99c6-db22-4ecd-9bf9-0cf14a9075f7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzJjMjU4NjAtNGU3OWU4MDItODM3Mjk4OTAtYmEzZDNlY2I=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0fff99c6-db22-4ecd-9bf9-0cf14a9075f7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 238c31c9-9214-4ca7-8d3a-3861199338f7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 238c31c9-9214-4ca7-8d3a-3861199338f7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzJjMjU4NjAtNGU3OWU4MDItODM3Mjk4OTAtYmEzZDNlY2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 238c31c9-9214-4ca7-8d3a-3861199338f7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b902f3d3-f879-48d4-81ee-8c06bcc8ba05, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b902f3d3-f879-48d4-81ee-8c06bcc8ba05, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b902f3d3-f879-48d4-81ee-8c06bcc8ba05, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Yjc1YzQxOGUtZTJmZTA5Y2YtZGUzOWQ5ZGMtMTg0ZGNiZTY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2184685b-bcb0-4f89-bb75-09c7f4a5152e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2184685b-bcb0-4f89-bb75-09c7f4a5152e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yjc1YzQxOGUtZTJmZTA5Y2YtZGUzOWQ5ZGMtMTg0ZGNiZTY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2184685b-bcb0-4f89-bb75-09c7f4a5152e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef3b1857-8849-442d-bbe4-2c984be99894, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef3b1857-8849-442d-bbe4-2c984be99894, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yjc1YzQxOGUtZTJmZTA5Y2YtZGUzOWQ5ZGMtMTg0ZGNiZTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef3b1857-8849-442d-bbe4-2c984be99894, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a700d30a-d290-41f6-a06f-e12802271686, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a700d30a-d290-41f6-a06f-e12802271686, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a700d30a-d290-41f6-a06f-e12802271686, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjliOTBlMzItMzg3N2FkNDgtNzFlMTY1LWFiNmNlYWQ3" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, fb6b67c9-950e-4bf3-9f3a-53ef7053d7b8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, fb6b67c9-950e-4bf3-9f3a-53ef7053d7b8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjliOTBlMzItMzg3N2FkNDgtNzFlMTY1LWFiNmNlYWQ3" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, fb6b67c9-950e-4bf3-9f3a-53ef7053d7b8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5050a7b-0978-4ef7-a05c-01f07f74b325, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5050a7b-0978-4ef7-a05c-01f07f74b325, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjliOTBlMzItMzg3N2FkNDgtNzFlMTY1LWFiNmNlYWQ3" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5050a7b-0978-4ef7-a05c-01f07f74b325, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e84451c9-0287-4cfc-b5d6-7c5bbc64cb66, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e84451c9-0287-4cfc-b5d6-7c5bbc64cb66, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e84451c9-0287-4cfc-b5d6-7c5bbc64cb66, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2M0YTVjM2EtYmY1MGQyMzYtNWMxN2E3ZDItMzUxOTU4ZTA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 61c05191-6b93-42b1-bde1-937b46a8d993, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 61c05191-6b93-42b1-bde1-937b46a8d993, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2M0YTVjM2EtYmY1MGQyMzYtNWMxN2E3ZDItMzUxOTU4ZTA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 61c05191-6b93-42b1-bde1-937b46a8d993, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b48ba7e5-02ea-40ad-ad97-e00b7a00c2d4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b48ba7e5-02ea-40ad-ad97-e00b7a00c2d4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2M0YTVjM2EtYmY1MGQyMzYtNWMxN2E3ZDItMzUxOTU4ZTA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b48ba7e5-02ea-40ad-ad97-e00b7a00c2d4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e71b5ab3-7def-4ab2-b0c7-569d0dd420f6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e71b5ab3-7def-4ab2-b0c7-569d0dd420f6, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e71b5ab3-7def-4ab2-b0c7-569d0dd420f6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NmUwN2ZmMjUtZWVkOTljMTktNTFiZDYxYjMtNGQ4NWExMTE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, dcb39ff4-139b-46b0-9c3a-6915528cac1e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, dcb39ff4-139b-46b0-9c3a-6915528cac1e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmUwN2ZmMjUtZWVkOTljMTktNTFiZDYxYjMtNGQ4NWExMTE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, dcb39ff4-139b-46b0-9c3a-6915528cac1e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0681cd87-fe05-4ac0-b2c6-0af543a445ec, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0681cd87-fe05-4ac0-b2c6-0af543a445ec, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmUwN2ZmMjUtZWVkOTljMTktNTFiZDYxYjMtNGQ4NWExMTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0681cd87-fe05-4ac0-b2c6-0af543a445ec, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2612992e-67ec-4de6-b5f6-cdab5daf2e2f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2612992e-67ec-4de6-b5f6-cdab5daf2e2f, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2612992e-67ec-4de6-b5f6-cdab5daf2e2f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NmRiNWJjZjEtYjczYWU2NTctZjdhODRiMTYtMjRjYjMwOTk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8066a4aa-365c-4803-b0eb-5def660153c6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8066a4aa-365c-4803-b0eb-5def660153c6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmRiNWJjZjEtYjczYWU2NTctZjdhODRiMTYtMjRjYjMwOTk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8066a4aa-365c-4803-b0eb-5def660153c6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99d33fe7-4d4e-4708-bc9e-d4549ad8454b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99d33fe7-4d4e-4708-bc9e-d4549ad8454b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmRiNWJjZjEtYjczYWU2NTctZjdhODRiMTYtMjRjYjMwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99d33fe7-4d4e-4708-bc9e-d4549ad8454b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1736644d-e863-40f1-a30a-7f06d18fe57c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1736644d-e863-40f1-a30a-7f06d18fe57c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1736644d-e863-40f1-a30a-7f06d18fe57c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjVlYzc1NzktMmI0MjczNGYtYzdkNGY2OWUtOWVlNTE3NWM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 57d67e28-38b0-4751-a2a2-06eed236390f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 57d67e28-38b0-4751-a2a2-06eed236390f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjVlYzc1NzktMmI0MjczNGYtYzdkNGY2OWUtOWVlNTE3NWM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 57d67e28-38b0-4751-a2a2-06eed236390f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41178f3c-b2ab-4af0-860b-5520e471cffd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41178f3c-b2ab-4af0-860b-5520e471cffd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjVlYzc1NzktMmI0MjczNGYtYzdkNGY2OWUtOWVlNTE3NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41178f3c-b2ab-4af0-860b-5520e471cffd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f565afe4-e544-427c-831a-ed5b090a6dd4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f565afe4-e544-427c-831a-ed5b090a6dd4, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f565afe4-e544-427c-831a-ed5b090a6dd4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGZkMjM1NGItODI4OTZiY2UtOThlZTcwMTEtZGQ3NDFhYTU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b13ae3c9-1749-48e9-862c-a4aa0b696327, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b13ae3c9-1749-48e9-862c-a4aa0b696327, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGZkMjM1NGItODI4OTZiY2UtOThlZTcwMTEtZGQ3NDFhYTU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b13ae3c9-1749-48e9-862c-a4aa0b696327, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e6d44e0-d2cc-47fe-8f75-fe56f4848e8b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e6d44e0-d2cc-47fe-8f75-fe56f4848e8b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGZkMjM1NGItODI4OTZiY2UtOThlZTcwMTEtZGQ3NDFhYTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e6d44e0-d2cc-47fe-8f75-fe56f4848e8b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 60547a79-93b2-4a8a-b2a7-48630bb416a5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 60547a79-93b2-4a8a-b2a7-48630bb416a5, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 60547a79-93b2-4a8a-b2a7-48630bb416a5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjJkNGExMGMtOTAzOWU3MWEtZTQ1YzRlNmMtMmIwNTlhOTA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0c78774f-683b-4213-b04f-a662c34a0fdd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0c78774f-683b-4213-b04f-a662c34a0fdd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjJkNGExMGMtOTAzOWU3MWEtZTQ1YzRlNmMtMmIwNTlhOTA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0c78774f-683b-4213-b04f-a662c34a0fdd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dc1483b-ddbc-4dfc-afec-0a8f9b3f1aea, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dc1483b-ddbc-4dfc-afec-0a8f9b3f1aea, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjJkNGExMGMtOTAzOWU3MWEtZTQ1YzRlNmMtMmIwNTlhOTA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dc1483b-ddbc-4dfc-afec-0a8f9b3f1aea, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8e77ee68-9589-478d-b18a-5fd58cdf4be6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8e77ee68-9589-478d-b18a-5fd58cdf4be6, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8e77ee68-9589-478d-b18a-5fd58cdf4be6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjMwYzk2MGQtOTc2NTI3YTEtY2ExZDE2OGUtNTQ1ODA3ZjU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 819ce711-62b7-4d0d-9764-646f0abeac47, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 819ce711-62b7-4d0d-9764-646f0abeac47, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjMwYzk2MGQtOTc2NTI3YTEtY2ExZDE2OGUtNTQ1ODA3ZjU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 819ce711-62b7-4d0d-9764-646f0abeac47, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65ec6614-e5cc-4d01-941d-2e1ee389f80f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65ec6614-e5cc-4d01-941d-2e1ee389f80f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjMwYzk2MGQtOTc2NTI3YTEtY2ExZDE2OGUtNTQ1ODA3ZjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65ec6614-e5cc-4d01-941d-2e1ee389f80f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 26e772b1-805e-4ca8-a15e-73c57f2f9336, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 26e772b1-805e-4ca8-a15e-73c57f2f9336, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 26e772b1-805e-4ca8-a15e-73c57f2f9336, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTIwZmYyZGEtYWVkZWY1M2ItZGI2ZWY1YzAtMmQ5NTE3MDE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 521058d9-ead6-489f-9065-9a9254fc50e6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 521058d9-ead6-489f-9065-9a9254fc50e6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTIwZmYyZGEtYWVkZWY1M2ItZGI2ZWY1YzAtMmQ5NTE3MDE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 521058d9-ead6-489f-9065-9a9254fc50e6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4f92da4-6463-4702-b325-64da9314249d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4f92da4-6463-4702-b325-64da9314249d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTIwZmYyZGEtYWVkZWY1M2ItZGI2ZWY1YzAtMmQ5NTE3MDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4f92da4-6463-4702-b325-64da9314249d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cacc4bc2-4d43-40e9-a7fc-f40da4e009c5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cacc4bc2-4d43-40e9-a7fc-f40da4e009c5, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cacc4bc2-4d43-40e9-a7fc-f40da4e009c5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Yjg5OTA3NjQtYjBhNWQ0YjAtMmQzNjM3ZDItZWNjYTJmYmI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0a75f2a8-7a82-4a48-a0b8-09f2b78e4019, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0a75f2a8-7a82-4a48-a0b8-09f2b78e4019, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yjg5OTA3NjQtYjBhNWQ0YjAtMmQzNjM3ZDItZWNjYTJmYmI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0a75f2a8-7a82-4a48-a0b8-09f2b78e4019, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af04f034-336d-431b-a51c-b8f5510f5f1b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af04f034-336d-431b-a51c-b8f5510f5f1b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yjg5OTA3NjQtYjBhNWQ0YjAtMmQzNjM3ZDItZWNjYTJmYmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af04f034-336d-431b-a51c-b8f5510f5f1b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 268126bf-9c18-4e38-9aea-2cdb9e81a1bc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 268126bf-9c18-4e38-9aea-2cdb9e81a1bc, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 268126bf-9c18-4e38-9aea-2cdb9e81a1bc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTFmMTAwNzAtNGViYmEzMzItMTljYWYyNGMtOWRlZWI2NWM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 35c38552-21ed-4323-8c37-84262780164d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 35c38552-21ed-4323-8c37-84262780164d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTFmMTAwNzAtNGViYmEzMzItMTljYWYyNGMtOWRlZWI2NWM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 35c38552-21ed-4323-8c37-84262780164d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4caaf377-d4ab-43cd-888c-8a731474ac7f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4caaf377-d4ab-43cd-888c-8a731474ac7f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTFmMTAwNzAtNGViYmEzMzItMTljYWYyNGMtOWRlZWI2NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4caaf377-d4ab-43cd-888c-8a731474ac7f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 28683603-6e17-45e1-ae84-230d9396c287, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 28683603-6e17-45e1-ae84-230d9396c287, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 28683603-6e17-45e1-ae84-230d9396c287, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjU5N2I2MDctNTFhN2ZhYjAtOGY2YjE5OTktY2EwYThkNGQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c21bd390-1e63-474b-9950-b4490e1a9fc6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c21bd390-1e63-474b-9950-b4490e1a9fc6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjU5N2I2MDctNTFhN2ZhYjAtOGY2YjE5OTktY2EwYThkNGQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c21bd390-1e63-474b-9950-b4490e1a9fc6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9031b312-6758-465a-af14-a2b521d44e02, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9031b312-6758-465a-af14-a2b521d44e02, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjU5N2I2MDctNTFhN2ZhYjAtOGY2YjE5OTktY2EwYThkNGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9031b312-6758-465a-af14-a2b521d44e02, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 54e9c5cc-2d76-4154-8c4f-e715fab3e4ac, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 54e9c5cc-2d76-4154-8c4f-e715fab3e4ac, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 54e9c5cc-2d76-4154-8c4f-e715fab3e4ac, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODQ1NmIyNS0zYTRkOWQ1NS1hNTgzZjQ1ZC1jMTA3OTBmOA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 49edd529-d4e1-4259-b37c-215a9170b36f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 49edd529-d4e1-4259-b37c-215a9170b36f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODQ1NmIyNS0zYTRkOWQ1NS1hNTgzZjQ1ZC1jMTA3OTBmOA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 49edd529-d4e1-4259-b37c-215a9170b36f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bc9be46-ff0c-48cf-88dc-900065ea4af7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bc9be46-ff0c-48cf-88dc-900065ea4af7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODQ1NmIyNS0zYTRkOWQ1NS1hNTgzZjQ1ZC1jMTA3OTBmOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bc9be46-ff0c-48cf-88dc-900065ea4af7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 74152ae8-70cc-4050-9c9b-febb130d9a2f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 74152ae8-70cc-4050-9c9b-febb130d9a2f, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 74152ae8-70cc-4050-9c9b-febb130d9a2f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDliMDFkZTgtNzFjODQ4ZTMtZWI3ODk0ZjctODU1MTRhMmI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 7fdf1ad9-2ef4-4edd-8569-44b2782826d2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 7fdf1ad9-2ef4-4edd-8569-44b2782826d2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDliMDFkZTgtNzFjODQ4ZTMtZWI3ODk0ZjctODU1MTRhMmI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 7fdf1ad9-2ef4-4edd-8569-44b2782826d2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4c31805-2db8-4752-a018-8b53d0168b08, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4c31805-2db8-4752-a018-8b53d0168b08, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDliMDFkZTgtNzFjODQ4ZTMtZWI3ODk0ZjctODU1MTRhMmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4c31805-2db8-4752-a018-8b53d0168b08, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dc2eed26-0d54-4686-bbb3-ceef10437418, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dc2eed26-0d54-4686-bbb3-ceef10437418, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dc2eed26-0d54-4686-bbb3-ceef10437418, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTkzYzEwOTItNTcxZTFkYTMtYjViZGY3MDMtN2JkNzgyZTU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ec318863-1c2d-43c1-898c-56fd43473847, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ec318863-1c2d-43c1-898c-56fd43473847, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTkzYzEwOTItNTcxZTFkYTMtYjViZGY3MDMtN2JkNzgyZTU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ec318863-1c2d-43c1-898c-56fd43473847, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3139531d-58f6-4c6a-8d00-e4caa5254de4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3139531d-58f6-4c6a-8d00-e4caa5254de4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTkzYzEwOTItNTcxZTFkYTMtYjViZGY3MDMtN2JkNzgyZTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3139531d-58f6-4c6a-8d00-e4caa5254de4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 34ba1f3b-a58b-425c-8e5b-0502a90b3dba, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 34ba1f3b-a58b-425c-8e5b-0502a90b3dba, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 34ba1f3b-a58b-425c-8e5b-0502a90b3dba, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2VhMzVhMTktMzRjNDg4MDUtMjQ1N2RiZTktMTA5ZjliMmI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d09c3403-1f08-4785-bd6d-4f9782aed546, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d09c3403-1f08-4785-bd6d-4f9782aed546, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2VhMzVhMTktMzRjNDg4MDUtMjQ1N2RiZTktMTA5ZjliMmI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d09c3403-1f08-4785-bd6d-4f9782aed546, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 919b3cb9-5a65-4ffc-8aa9-9667bdad9c55, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 919b3cb9-5a65-4ffc-8aa9-9667bdad9c55, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2VhMzVhMTktMzRjNDg4MDUtMjQ1N2RiZTktMTA5ZjliMmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 919b3cb9-5a65-4ffc-8aa9-9667bdad9c55, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2fbe4e9d-d0bb-470f-a1a3-99064fc14645, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2fbe4e9d-d0bb-470f-a1a3-99064fc14645, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2fbe4e9d-d0bb-470f-a1a3-99064fc14645, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmFhY2JjMDQtMmFhMzg1NzgtNGI4MWQ3MWYtZDNiODdiODA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2925fff5-cc24-4b1a-9425-761c622dddaf, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2925fff5-cc24-4b1a-9425-761c622dddaf, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmFhY2JjMDQtMmFhMzg1NzgtNGI4MWQ3MWYtZDNiODdiODA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2925fff5-cc24-4b1a-9425-761c622dddaf, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25d8e872-46f7-4428-a2f5-2b2fbc0aacda, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25d8e872-46f7-4428-a2f5-2b2fbc0aacda, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmFhY2JjMDQtMmFhMzg1NzgtNGI4MWQ3MWYtZDNiODdiODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25d8e872-46f7-4428-a2f5-2b2fbc0aacda, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bf195f08-9de7-454f-a3b4-8eba8cba523c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bf195f08-9de7-454f-a3b4-8eba8cba523c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bf195f08-9de7-454f-a3b4-8eba8cba523c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjI4OTE4MmMtOWI1NmE4ZWMtZGFhOTNiNzQtNDQ2MDE1YTY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 87f8de27-94b2-41e9-b56b-04c7e815182a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 87f8de27-94b2-41e9-b56b-04c7e815182a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjI4OTE4MmMtOWI1NmE4ZWMtZGFhOTNiNzQtNDQ2MDE1YTY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 87f8de27-94b2-41e9-b56b-04c7e815182a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e72d075-4cdc-4d82-8cde-a316a3d79202, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e72d075-4cdc-4d82-8cde-a316a3d79202, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjI4OTE4MmMtOWI1NmE4ZWMtZGFhOTNiNzQtNDQ2MDE1YTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e72d075-4cdc-4d82-8cde-a316a3d79202, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0714ad69-1d00-4116-a578-8b2f864ccaed, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0714ad69-1d00-4116-a578-8b2f864ccaed, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0714ad69-1d00-4116-a578-8b2f864ccaed, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGFhM2RjZGMtMmQxNzIzNmQtMmUzYjI1MmMtODk3ZDg4MjE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b7596ace-86cd-4aa5-86f1-343097838622, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b7596ace-86cd-4aa5-86f1-343097838622, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGFhM2RjZGMtMmQxNzIzNmQtMmUzYjI1MmMtODk3ZDg4MjE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b7596ace-86cd-4aa5-86f1-343097838622, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a48acdc-d67e-4084-b199-9e6995605649, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a48acdc-d67e-4084-b199-9e6995605649, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGFhM2RjZGMtMmQxNzIzNmQtMmUzYjI1MmMtODk3ZDg4MjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a48acdc-d67e-4084-b199-9e6995605649, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cf6e29c5-4c71-4e8b-80d1-5378ea2eacc1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cf6e29c5-4c71-4e8b-80d1-5378ea2eacc1, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cf6e29c5-4c71-4e8b-80d1-5378ea2eacc1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=M2FlMDQwYzYtN2UwNjhmMTUtNjFjOTg0MTgtMjIzMzJhY2E=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6bc5b839-3f0d-40e4-a851-514b6ef67e41, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6bc5b839-3f0d-40e4-a851-514b6ef67e41, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2FlMDQwYzYtN2UwNjhmMTUtNjFjOTg0MTgtMjIzMzJhY2E=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6bc5b839-3f0d-40e4-a851-514b6ef67e41, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d91e3b8d-d310-49e4-a270-7420f8f425d3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d91e3b8d-d310-49e4-a270-7420f8f425d3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2FlMDQwYzYtN2UwNjhmMTUtNjFjOTg0MTgtMjIzMzJhY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d91e3b8d-d310-49e4-a270-7420f8f425d3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f3b6a1ee-deb5-448e-ab93-84eb76c9d893, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f3b6a1ee-deb5-448e-ab93-84eb76c9d893, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f3b6a1ee-deb5-448e-ab93-84eb76c9d893, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmIwM2E3YjctYzA5NzEwNDAtNzIwYzYxNmEtYzc1OTE5MA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6b0350d9-ccce-44b2-a5fc-2f909e768fd4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6b0350d9-ccce-44b2-a5fc-2f909e768fd4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmIwM2E3YjctYzA5NzEwNDAtNzIwYzYxNmEtYzc1OTE5MA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6b0350d9-ccce-44b2-a5fc-2f909e768fd4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cf1372b-1d0e-46cf-ae47-b3d2578c8f60, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cf1372b-1d0e-46cf-ae47-b3d2578c8f60, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmIwM2E3YjctYzA5NzEwNDAtNzIwYzYxNmEtYzc1OTE5MA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cf1372b-1d0e-46cf-ae47-b3d2578c8f60, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2f481b78-014f-401e-86e7-2916c049893d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2f481b78-014f-401e-86e7-2916c049893d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2f481b78-014f-401e-86e7-2916c049893d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OWFlYzk0YmYtMzY1ZTk3N2YtZDZkNGI2MTctNTc3Yzg4MmM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 20d2837e-2e0b-46e8-8d14-3451d560bc83, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 20d2837e-2e0b-46e8-8d14-3451d560bc83, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWFlYzk0YmYtMzY1ZTk3N2YtZDZkNGI2MTctNTc3Yzg4MmM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 20d2837e-2e0b-46e8-8d14-3451d560bc83, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2ebbbdc-be9c-4698-a4e5-c723c167fe76, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2ebbbdc-be9c-4698-a4e5-c723c167fe76, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWFlYzk0YmYtMzY1ZTk3N2YtZDZkNGI2MTctNTc3Yzg4MmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2ebbbdc-be9c-4698-a4e5-c723c167fe76, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3d8621b9-f6e4-4d92-a5a9-87c669426e3f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3d8621b9-f6e4-4d92-a5a9-87c669426e3f, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3d8621b9-f6e4-4d92-a5a9-87c669426e3f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjljNmY4YzctYWZmZjRmZjEtZjEzZTAwM2YtZWNiZjhhMWM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 09499f43-6fb4-4af7-a9c5-90359775fcf7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 09499f43-6fb4-4af7-a9c5-90359775fcf7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjljNmY4YzctYWZmZjRmZjEtZjEzZTAwM2YtZWNiZjhhMWM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 09499f43-6fb4-4af7-a9c5-90359775fcf7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fef90a7-a893-4fec-aafc-8c17ed42790f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fef90a7-a893-4fec-aafc-8c17ed42790f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjljNmY4YzctYWZmZjRmZjEtZjEzZTAwM2YtZWNiZjhhMWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fef90a7-a893-4fec-aafc-8c17ed42790f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e19c1b96-f628-48f4-b3db-d4b4b4a60477, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e19c1b96-f628-48f4-b3db-d4b4b4a60477, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e19c1b96-f628-48f4-b3db-d4b4b4a60477, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTI5MjNlN2ItMzM2YjU4NzQtMTBiODc3YTktMjY4NmVlMDk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b10e22c2-70d7-4985-b29d-7097c3c63ccc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b10e22c2-70d7-4985-b29d-7097c3c63ccc, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTI5MjNlN2ItMzM2YjU4NzQtMTBiODc3YTktMjY4NmVlMDk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b10e22c2-70d7-4985-b29d-7097c3c63ccc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26079d04-e2c5-4fcd-a763-e7bf0ad85aa1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26079d04-e2c5-4fcd-a763-e7bf0ad85aa1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTI5MjNlN2ItMzM2YjU4NzQtMTBiODc3YTktMjY4NmVlMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26079d04-e2c5-4fcd-a763-e7bf0ad85aa1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, df47a4d7-86e7-43de-b24e-7e3c10907892, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, df47a4d7-86e7-43de-b24e-7e3c10907892, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, df47a4d7-86e7-43de-b24e-7e3c10907892, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTZmYTc2MDUtZDJlMWI1NzktMjY1ZDIxNmItM2Q3YTcyMjE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f24c1352-8599-428e-92f6-19c745bcffde, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f24c1352-8599-428e-92f6-19c745bcffde, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTZmYTc2MDUtZDJlMWI1NzktMjY1ZDIxNmItM2Q3YTcyMjE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f24c1352-8599-428e-92f6-19c745bcffde, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee83e894-f726-47a1-bb66-f06fdf898fb6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee83e894-f726-47a1-bb66-f06fdf898fb6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTZmYTc2MDUtZDJlMWI1NzktMjY1ZDIxNmItM2Q3YTcyMjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee83e894-f726-47a1-bb66-f06fdf898fb6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 25fdb844-18aa-4dcb-8b56-603cfc28c182, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 25fdb844-18aa-4dcb-8b56-603cfc28c182, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 25fdb844-18aa-4dcb-8b56-603cfc28c182, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTM1N2NhYzUtZDhjNzdmZDQtNjRmZTAwMjEtZGFiYTMzYjQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 305d1cd4-fe24-4279-9151-c0a3ae6da086, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 305d1cd4-fe24-4279-9151-c0a3ae6da086, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTM1N2NhYzUtZDhjNzdmZDQtNjRmZTAwMjEtZGFiYTMzYjQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 305d1cd4-fe24-4279-9151-c0a3ae6da086, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08bf6ccd-abe2-459b-b03a-1de5c06c8290, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08bf6ccd-abe2-459b-b03a-1de5c06c8290, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTM1N2NhYzUtZDhjNzdmZDQtNjRmZTAwMjEtZGFiYTMzYjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08bf6ccd-abe2-459b-b03a-1de5c06c8290, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b3a126f6-c3a6-4943-abd1-2ff71d6a6bfe, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b3a126f6-c3a6-4943-abd1-2ff71d6a6bfe, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b3a126f6-c3a6-4943-abd1-2ff71d6a6bfe, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODNlNTk5ZmEtMmE2YmY3MjAtYzI5MmZiNDAtNzA4Y2ZmMzY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, afc8b54e-695a-4987-89ef-e83fc0bad635, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, afc8b54e-695a-4987-89ef-e83fc0bad635, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODNlNTk5ZmEtMmE2YmY3MjAtYzI5MmZiNDAtNzA4Y2ZmMzY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, afc8b54e-695a-4987-89ef-e83fc0bad635, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b6b3670-0b32-4c31-b2aa-4d6c6a2be379, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b6b3670-0b32-4c31-b2aa-4d6c6a2be379, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODNlNTk5ZmEtMmE2YmY3MjAtYzI5MmZiNDAtNzA4Y2ZmMzY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b6b3670-0b32-4c31-b2aa-4d6c6a2be379, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f7b36af2-da89-4301-b585-838d5cbd9103, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f7b36af2-da89-4301-b585-838d5cbd9103, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f7b36af2-da89-4301-b585-838d5cbd9103, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzkxY2E3NjYtYmE5NTY1MDMtNTI1MWQwMjYtOGZmOTEwYjQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f394479c-aad9-43d3-a3de-00cbf67ed1dc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f394479c-aad9-43d3-a3de-00cbf67ed1dc, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzkxY2E3NjYtYmE5NTY1MDMtNTI1MWQwMjYtOGZmOTEwYjQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f394479c-aad9-43d3-a3de-00cbf67ed1dc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b28edf4-b4b3-4562-b408-9152a89f8d4c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b28edf4-b4b3-4562-b408-9152a89f8d4c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzkxY2E3NjYtYmE5NTY1MDMtNTI1MWQwMjYtOGZmOTEwYjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b28edf4-b4b3-4562-b408-9152a89f8d4c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 749a1b0e-9f40-4a56-afda-d5ba3b35a865, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 749a1b0e-9f40-4a56-afda-d5ba3b35a865, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 749a1b0e-9f40-4a56-afda-d5ba3b35a865, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTRiM2M5MjItNjY4NGI1OTctNDBmZWE2MjMtYmI1ZDdmNGY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 55be2a79-d84b-4521-afff-d52e0904159c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 55be2a79-d84b-4521-afff-d52e0904159c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTRiM2M5MjItNjY4NGI1OTctNDBmZWE2MjMtYmI1ZDdmNGY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 55be2a79-d84b-4521-afff-d52e0904159c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95a44794-d728-4e4d-b973-32f49f6db466, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95a44794-d728-4e4d-b973-32f49f6db466, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTRiM2M5MjItNjY4NGI1OTctNDBmZWE2MjMtYmI1ZDdmNGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95a44794-d728-4e4d-b973-32f49f6db466, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 48362964-56eb-4c26-bfd1-28f44d30ea93, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 48362964-56eb-4c26-bfd1-28f44d30ea93, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 48362964-56eb-4c26-bfd1-28f44d30ea93, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=M2QyNTYxMDEtODMzYWVjMDItYzM5OTI1MzEtYjgxOWRjOA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 76bc2e27-14f2-4fca-bdf9-2a5f22d4b059, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 76bc2e27-14f2-4fca-bdf9-2a5f22d4b059, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2QyNTYxMDEtODMzYWVjMDItYzM5OTI1MzEtYjgxOWRjOA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 76bc2e27-14f2-4fca-bdf9-2a5f22d4b059, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 390272d7-3129-4eab-9f18-a7cab9a6d7ad, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 390272d7-3129-4eab-9f18-a7cab9a6d7ad, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2QyNTYxMDEtODMzYWVjMDItYzM5OTI1MzEtYjgxOWRjOA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 390272d7-3129-4eab-9f18-a7cab9a6d7ad, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6398d0cf-63bf-49a6-a01c-9e5b695818cb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6398d0cf-63bf-49a6-a01c-9e5b695818cb, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6398d0cf-63bf-49a6-a01c-9e5b695818cb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjBhODE4NjctZDI3ODZkY2YtOThkMzc1OTItOWUyM2JkNDI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2dee80a3-a1d6-46a7-a3dc-9aa727029862, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2dee80a3-a1d6-46a7-a3dc-9aa727029862, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjBhODE4NjctZDI3ODZkY2YtOThkMzc1OTItOWUyM2JkNDI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2dee80a3-a1d6-46a7-a3dc-9aa727029862, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ee2fcb0-5244-41c4-96ff-66adad9584f3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ee2fcb0-5244-41c4-96ff-66adad9584f3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjBhODE4NjctZDI3ODZkY2YtOThkMzc1OTItOWUyM2JkNDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ee2fcb0-5244-41c4-96ff-66adad9584f3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 57eecfd9-3b9b-4a4d-9a14-83e5d12f9ef5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 57eecfd9-3b9b-4a4d-9a14-83e5d12f9ef5, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 57eecfd9-3b9b-4a4d-9a14-83e5d12f9ef5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OGZlMzI1MDItMmNiMjllMGQtNzE3YzE1YTEtNDFjNGVjNmQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b4302dd4-a9a4-4491-80bf-dfa51da52d91, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b4302dd4-a9a4-4491-80bf-dfa51da52d91, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGZlMzI1MDItMmNiMjllMGQtNzE3YzE1YTEtNDFjNGVjNmQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b4302dd4-a9a4-4491-80bf-dfa51da52d91, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8939a2f5-6a30-4ca0-a47a-5f140ac5cc7a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8939a2f5-6a30-4ca0-a47a-5f140ac5cc7a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGZlMzI1MDItMmNiMjllMGQtNzE3YzE1YTEtNDFjNGVjNmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8939a2f5-6a30-4ca0-a47a-5f140ac5cc7a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, df1e1d7e-d488-4609-b7d3-5be4c3434f58, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, df1e1d7e-d488-4609-b7d3-5be4c3434f58, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, df1e1d7e-d488-4609-b7d3-5be4c3434f58, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzMxODBhZDEtNjhhMDA1ZjItYWUxMDhjM2MtZWU3YjliZDA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 17a1f2fd-d01c-4915-b358-1d35e339456c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 17a1f2fd-d01c-4915-b358-1d35e339456c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzMxODBhZDEtNjhhMDA1ZjItYWUxMDhjM2MtZWU3YjliZDA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 17a1f2fd-d01c-4915-b358-1d35e339456c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a057e861-22d4-4792-b008-6f93dfd32a4b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a057e861-22d4-4792-b008-6f93dfd32a4b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzMxODBhZDEtNjhhMDA1ZjItYWUxMDhjM2MtZWU3YjliZDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a057e861-22d4-4792-b008-6f93dfd32a4b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a8a207cd-2f72-49e1-82ec-09d10d593c6a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a8a207cd-2f72-49e1-82ec-09d10d593c6a, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a8a207cd-2f72-49e1-82ec-09d10d593c6a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGFiMWQ5YzYtOTZhYTQwMDQtYjkzNzUyMGQtYWJiZDc2ZTU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 17db6e59-6961-4fa0-bd8c-8a573db0e377, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 17db6e59-6961-4fa0-bd8c-8a573db0e377, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGFiMWQ5YzYtOTZhYTQwMDQtYjkzNzUyMGQtYWJiZDc2ZTU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 17db6e59-6961-4fa0-bd8c-8a573db0e377, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58ded781-5f07-41c4-b6f0-2d1c1d9b685b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58ded781-5f07-41c4-b6f0-2d1c1d9b685b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGFiMWQ5YzYtOTZhYTQwMDQtYjkzNzUyMGQtYWJiZDc2ZTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58ded781-5f07-41c4-b6f0-2d1c1d9b685b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8c7a87df-c1df-4609-b763-2d06a2aada18, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8c7a87df-c1df-4609-b763-2d06a2aada18, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8c7a87df-c1df-4609-b763-2d06a2aada18, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTMwZTU2MjctMzc4MDdiZmItZTI2YThiNzAtYjU3ZTY4NTc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f835c84c-c075-4d31-8fc7-b32838654185, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f835c84c-c075-4d31-8fc7-b32838654185, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTMwZTU2MjctMzc4MDdiZmItZTI2YThiNzAtYjU3ZTY4NTc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f835c84c-c075-4d31-8fc7-b32838654185, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73cfd1b5-90e8-469a-aca0-f14b8691e76f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73cfd1b5-90e8-469a-aca0-f14b8691e76f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTMwZTU2MjctMzc4MDdiZmItZTI2YThiNzAtYjU3ZTY4NTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73cfd1b5-90e8-469a-aca0-f14b8691e76f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 331d01f9-bdc8-4039-8334-ce7312490df7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 331d01f9-bdc8-4039-8334-ce7312490df7, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 331d01f9-bdc8-4039-8334-ce7312490df7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Nzg2OGNiYjktMThmMTMwZDMtYTA2YTc3ZTYtYjhhM2UxNDA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c9fb7f7c-5489-45f4-a755-a83b8e19b2ed, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c9fb7f7c-5489-45f4-a755-a83b8e19b2ed, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Nzg2OGNiYjktMThmMTMwZDMtYTA2YTc3ZTYtYjhhM2UxNDA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c9fb7f7c-5489-45f4-a755-a83b8e19b2ed, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7580860-6107-4b4a-b8a2-e3437f2a5ddf, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7580860-6107-4b4a-b8a2-e3437f2a5ddf, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Nzg2OGNiYjktMThmMTMwZDMtYTA2YTc3ZTYtYjhhM2UxNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7580860-6107-4b4a-b8a2-e3437f2a5ddf, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e96a1b10-3408-4d4a-93ac-9dcdaa35817d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e96a1b10-3408-4d4a-93ac-9dcdaa35817d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e96a1b10-3408-4d4a-93ac-9dcdaa35817d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzMzYzAyNDktN2Q4YTY5Ni0zZjU0YTNiMy04MzFmNjBkYg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f460e852-75d4-4b3c-bc22-6319d0f82160, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f460e852-75d4-4b3c-bc22-6319d0f82160, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzMzYzAyNDktN2Q4YTY5Ni0zZjU0YTNiMy04MzFmNjBkYg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f460e852-75d4-4b3c-bc22-6319d0f82160, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78ee4d8e-0e84-4cf2-a164-0ee7c3f9f1b5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78ee4d8e-0e84-4cf2-a164-0ee7c3f9f1b5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzMzYzAyNDktN2Q4YTY5Ni0zZjU0YTNiMy04MzFmNjBkYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78ee4d8e-0e84-4cf2-a164-0ee7c3f9f1b5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 61fdcf78-07a6-4560-b108-0f518bc169d2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 61fdcf78-07a6-4560-b108-0f518bc169d2, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 61fdcf78-07a6-4560-b108-0f518bc169d2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWVlYzUwZjUtMWZlYTAxNS03ZjliMWIwYy1mZjA2YzE3OA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 768fe1a5-3ee9-46c4-9370-ae66120b6858, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 768fe1a5-3ee9-46c4-9370-ae66120b6858, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWVlYzUwZjUtMWZlYTAxNS03ZjliMWIwYy1mZjA2YzE3OA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 768fe1a5-3ee9-46c4-9370-ae66120b6858, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecc2e4a7-f54f-4803-80ed-9853aa89cc10, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecc2e4a7-f54f-4803-80ed-9853aa89cc10, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWVlYzUwZjUtMWZlYTAxNS03ZjliMWIwYy1mZjA2YzE3OA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecc2e4a7-f54f-4803-80ed-9853aa89cc10, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f008fc40-a329-4c95-a74b-250268792ab6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f008fc40-a329-4c95-a74b-250268792ab6, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f008fc40-a329-4c95-a74b-250268792ab6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWFjNmM5YjYtZTc5MmJhOWMtYjg5ZjVmMy01ZTVjZGNlZg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d15356bb-cc65-466d-86a9-d6ca724e3c53, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d15356bb-cc65-466d-86a9-d6ca724e3c53, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWFjNmM5YjYtZTc5MmJhOWMtYjg5ZjVmMy01ZTVjZGNlZg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d15356bb-cc65-466d-86a9-d6ca724e3c53, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb6b932a-3fbc-40f5-ad22-deb7aab5216f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb6b932a-3fbc-40f5-ad22-deb7aab5216f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWFjNmM5YjYtZTc5MmJhOWMtYjg5ZjVmMy01ZTVjZGNlZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb6b932a-3fbc-40f5-ad22-deb7aab5216f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5fc17aab-348e-4d25-8bb8-ee36a52f6179, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5fc17aab-348e-4d25-8bb8-ee36a52f6179, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5fc17aab-348e-4d25-8bb8-ee36a52f6179, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzM5YTNlZTAtNDAwZGMzM2UtNzYzOWFhZTItOTg4MmMxMDA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a5886b58-843e-4a68-9213-4d3f4b6b4efd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a5886b58-843e-4a68-9213-4d3f4b6b4efd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzM5YTNlZTAtNDAwZGMzM2UtNzYzOWFhZTItOTg4MmMxMDA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a5886b58-843e-4a68-9213-4d3f4b6b4efd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a6e861f-ea81-4f27-8810-d2ea5b425889, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a6e861f-ea81-4f27-8810-d2ea5b425889, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzM5YTNlZTAtNDAwZGMzM2UtNzYzOWFhZTItOTg4MmMxMDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a6e861f-ea81-4f27-8810-d2ea5b425889, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5ed6728a-6d82-4246-a286-494c7c789bb4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5ed6728a-6d82-4246-a286-494c7c789bb4, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5ed6728a-6d82-4246-a286-494c7c789bb4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDE3ZmU0MzMtZWVlODlmNjUtZjVlMWMyNi0xOTNjYTQzMA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 48d1a66d-ec70-4f2c-9f70-a20fae42eff3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 48d1a66d-ec70-4f2c-9f70-a20fae42eff3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDE3ZmU0MzMtZWVlODlmNjUtZjVlMWMyNi0xOTNjYTQzMA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 48d1a66d-ec70-4f2c-9f70-a20fae42eff3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1026a7d-f4cb-4278-a9f8-cc45f10cb8c0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1026a7d-f4cb-4278-a9f8-cc45f10cb8c0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDE3ZmU0MzMtZWVlODlmNjUtZjVlMWMyNi0xOTNjYTQzMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1026a7d-f4cb-4278-a9f8-cc45f10cb8c0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ef82081b-0450-47da-acb2-befd258f9027, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ef82081b-0450-47da-acb2-befd258f9027, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ef82081b-0450-47da-acb2-befd258f9027, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzdkYWI3ZmEtYjRlYjIzMzktNjQ4ZDY1ZWYtNDM3YzhkYjU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 902b2677-7c92-4179-9b48-da16a68702da, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 902b2677-7c92-4179-9b48-da16a68702da, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzdkYWI3ZmEtYjRlYjIzMzktNjQ4ZDY1ZWYtNDM3YzhkYjU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 902b2677-7c92-4179-9b48-da16a68702da, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ad8ba61-dbe6-4731-9dc3-157adec4a614, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ad8ba61-dbe6-4731-9dc3-157adec4a614, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzdkYWI3ZmEtYjRlYjIzMzktNjQ4ZDY1ZWYtNDM3YzhkYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ad8ba61-dbe6-4731-9dc3-157adec4a614, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9d7aa0d1-49a5-4ed8-97e9-7bf1306aeeb6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9d7aa0d1-49a5-4ed8-97e9-7bf1306aeeb6, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9d7aa0d1-49a5-4ed8-97e9-7bf1306aeeb6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTc3YWY3MDAtMmFiOTcxNWItNmIyNzUzMGYtNjcwYmRjOWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, cd14f50a-019b-4d69-95f1-203638124830, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, cd14f50a-019b-4d69-95f1-203638124830, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTc3YWY3MDAtMmFiOTcxNWItNmIyNzUzMGYtNjcwYmRjOWE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, cd14f50a-019b-4d69-95f1-203638124830, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de04c8f2-7b8f-424d-b4de-5f5cabbf005a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de04c8f2-7b8f-424d-b4de-5f5cabbf005a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTc3YWY3MDAtMmFiOTcxNWItNmIyNzUzMGYtNjcwYmRjOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de04c8f2-7b8f-424d-b4de-5f5cabbf005a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 38899655-b4e8-43af-a466-f26f93a5c768, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 38899655-b4e8-43af-a466-f26f93a5c768, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 38899655-b4e8-43af-a466-f26f93a5c768, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmMzOTNhNDktYWYzODM0MTUtNDYzMzYwYTAtODIyZGQwZg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 74492362-0765-4a0e-b996-3bedafb6495d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 74492362-0765-4a0e-b996-3bedafb6495d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmMzOTNhNDktYWYzODM0MTUtNDYzMzYwYTAtODIyZGQwZg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 74492362-0765-4a0e-b996-3bedafb6495d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b06bd095-479c-47d9-ab02-a70b2ef03598, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b06bd095-479c-47d9-ab02-a70b2ef03598, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmMzOTNhNDktYWYzODM0MTUtNDYzMzYwYTAtODIyZGQwZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b06bd095-479c-47d9-ab02-a70b2ef03598, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dde23c36-3abc-43ed-a92d-a5b0562e899b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dde23c36-3abc-43ed-a92d-a5b0562e899b, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dde23c36-3abc-43ed-a92d-a5b0562e899b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGUzZTM1YTMtMzE5NWJkMTEtNjQ4MTgxYzAtYzA1ODVkYmE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 89b07191-12ae-4867-966f-81db63983923, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 89b07191-12ae-4867-966f-81db63983923, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGUzZTM1YTMtMzE5NWJkMTEtNjQ4MTgxYzAtYzA1ODVkYmE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 89b07191-12ae-4867-966f-81db63983923, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e24c8d23-d29e-4b60-8bb9-822aa3b4c0f1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e24c8d23-d29e-4b60-8bb9-822aa3b4c0f1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGUzZTM1YTMtMzE5NWJkMTEtNjQ4MTgxYzAtYzA1ODVkYmE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e24c8d23-d29e-4b60-8bb9-822aa3b4c0f1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dbab0428-329e-4b1e-8f0d-bd6049cef35a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dbab0428-329e-4b1e-8f0d-bd6049cef35a, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dbab0428-329e-4b1e-8f0d-bd6049cef35a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTgzYzk0OWQtZmNjNjBlZGEtZmE4NTY1YWMtNThkYzEzNQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d35bebd8-44f3-47c6-9b77-d2d1e99cf1aa, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d35bebd8-44f3-47c6-9b77-d2d1e99cf1aa, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTgzYzk0OWQtZmNjNjBlZGEtZmE4NTY1YWMtNThkYzEzNQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d35bebd8-44f3-47c6-9b77-d2d1e99cf1aa, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62216bec-ceeb-4b7b-8cf6-41a0909a63db, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62216bec-ceeb-4b7b-8cf6-41a0909a63db, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTgzYzk0OWQtZmNjNjBlZGEtZmE4NTY1YWMtNThkYzEzNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62216bec-ceeb-4b7b-8cf6-41a0909a63db, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c5b79f99-dc8a-4199-99e4-54133a825e2d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c5b79f99-dc8a-4199-99e4-54133a825e2d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c5b79f99-dc8a-4199-99e4-54133a825e2d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODU3NzBhOTctMjQ5OGNkNTUtYmZlMjAxMC0xMGIwNGU1ZQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, daf6702a-c1c3-4e8e-922a-bfc72e9084b3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, daf6702a-c1c3-4e8e-922a-bfc72e9084b3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODU3NzBhOTctMjQ5OGNkNTUtYmZlMjAxMC0xMGIwNGU1ZQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, daf6702a-c1c3-4e8e-922a-bfc72e9084b3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca971a47-1801-4520-839a-543566f49d5b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca971a47-1801-4520-839a-543566f49d5b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODU3NzBhOTctMjQ5OGNkNTUtYmZlMjAxMC0xMGIwNGU1ZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca971a47-1801-4520-839a-543566f49d5b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e660d05e-5d60-463e-8314-68582fce2575, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e660d05e-5d60-463e-8314-68582fce2575, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e660d05e-5d60-463e-8314-68582fce2575, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDFmZThiOWItNjRhY2IxYjctZWQ5ZTNlODQtMjVmZjYxN2I=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 131ceea0-5f10-4534-b31c-b2722dc155fe, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 131ceea0-5f10-4534-b31c-b2722dc155fe, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDFmZThiOWItNjRhY2IxYjctZWQ5ZTNlODQtMjVmZjYxN2I=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 131ceea0-5f10-4534-b31c-b2722dc155fe, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23e47773-b2f3-4355-be99-3d5aaad7225d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23e47773-b2f3-4355-be99-3d5aaad7225d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDFmZThiOWItNjRhY2IxYjctZWQ5ZTNlODQtMjVmZjYxN2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23e47773-b2f3-4355-be99-3d5aaad7225d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 82f24367-c35f-4553-9a0f-55e410c1aac9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 82f24367-c35f-4553-9a0f-55e410c1aac9, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 82f24367-c35f-4553-9a0f-55e410c1aac9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWE1NzVlMTQtZGVjNzA4YTEtYjQyNGExOGMtNTkwOWUxYw==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5fcefd6d-e6fb-4b2a-849a-a302b885da4b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5fcefd6d-e6fb-4b2a-849a-a302b885da4b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWE1NzVlMTQtZGVjNzA4YTEtYjQyNGExOGMtNTkwOWUxYw==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5fcefd6d-e6fb-4b2a-849a-a302b885da4b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 626c61c9-7929-4773-a228-e4e7c327ac7e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 626c61c9-7929-4773-a228-e4e7c327ac7e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWE1NzVlMTQtZGVjNzA4YTEtYjQyNGExOGMtNTkwOWUxYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 626c61c9-7929-4773-a228-e4e7c327ac7e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 0df6c212-64c0-4f7e-99dd-6d48e34a606c, localhost:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0df6c212-64c0-4f7e-99dd-6d48e34a606c, localhost:5429): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0df6c212-64c0-4f7e-99dd-6d48e34a606c, localhost:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 5429 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:5429, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5429
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c5a41a3a-79da-419d-80f9-4124bd592c84, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c5a41a3a-79da-419d-80f9-4124bd592c84, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c5a41a3a-79da-419d-80f9-4124bd592c84, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmQxZmUwODctNTFmYTA0MTctNTJhNjExYzQtMzZlMTQ2NjU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, df779dd2-c8b3-485f-b79d-d86ba4545eb4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, df779dd2-c8b3-485f-b79d-d86ba4545eb4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmQxZmUwODctNTFmYTA0MTctNTJhNjExYzQtMzZlMTQ2NjU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, df779dd2-c8b3-485f-b79d-d86ba4545eb4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0de1d050-0f7d-42f4-acab-3849cd92db3f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0de1d050-0f7d-42f4-acab-3849cd92db3f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmQxZmUwODctNTFmYTA0MTctNTJhNjExYzQtMzZlMTQ2NjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0de1d050-0f7d-42f4-acab-3849cd92db3f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 748b3333-7606-4920-84dd-377947a3942c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 748b3333-7606-4920-84dd-377947a3942c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 748b3333-7606-4920-84dd-377947a3942c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZmU1NDM0NzAtMTgxYzNiMzktNTc4ODJiNmUtZWI3ZDU5MTg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8508f807-8600-4db7-96a6-37287f08428d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8508f807-8600-4db7-96a6-37287f08428d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZmU1NDM0NzAtMTgxYzNiMzktNTc4ODJiNmUtZWI3ZDU5MTg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8508f807-8600-4db7-96a6-37287f08428d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97417d05-1594-4446-adb6-9b48a5f5d026, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97417d05-1594-4446-adb6-9b48a5f5d026, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZmU1NDM0NzAtMTgxYzNiMzktNTc4ODJiNmUtZWI3ZDU5MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97417d05-1594-4446-adb6-9b48a5f5d026, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b16bede7-2d7a-4b2f-846f-be38988c96c3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b16bede7-2d7a-4b2f-846f-be38988c96c3, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b16bede7-2d7a-4b2f-846f-be38988c96c3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjM0NGU2ZmUtYWYwZTIxZi1iYWNkYzliNy0yNjY3ODBjNA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 82d7638e-50b2-4b55-8f04-cbeab86a4c9f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 82d7638e-50b2-4b55-8f04-cbeab86a4c9f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjM0NGU2ZmUtYWYwZTIxZi1iYWNkYzliNy0yNjY3ODBjNA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 82d7638e-50b2-4b55-8f04-cbeab86a4c9f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6728aad4-c916-4b72-92c7-39565d376cb4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6728aad4-c916-4b72-92c7-39565d376cb4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjM0NGU2ZmUtYWYwZTIxZi1iYWNkYzliNy0yNjY3ODBjNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6728aad4-c916-4b72-92c7-39565d376cb4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a685af47-adac-4536-95fa-a7cdb51d7faf, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a685af47-adac-4536-95fa-a7cdb51d7faf, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a685af47-adac-4536-95fa-a7cdb51d7faf, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGUzNjA1ZDktYThjODFiNGUtZWI3MGU2NzctNjQ5OGVhNDI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a330d2c8-c54d-485f-a19c-b940ea2bfd47, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a330d2c8-c54d-485f-a19c-b940ea2bfd47, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGUzNjA1ZDktYThjODFiNGUtZWI3MGU2NzctNjQ5OGVhNDI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a330d2c8-c54d-485f-a19c-b940ea2bfd47, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9be37ce2-ace7-4cc2-ace6-1efdc6c140f6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9be37ce2-ace7-4cc2-ace6-1efdc6c140f6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGUzNjA1ZDktYThjODFiNGUtZWI3MGU2NzctNjQ5OGVhNDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9be37ce2-ace7-4cc2-ace6-1efdc6c140f6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 49145c00-986e-4d4a-b1e7-113560fc0ee6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 49145c00-986e-4d4a-b1e7-113560fc0ee6, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 49145c00-986e-4d4a-b1e7-113560fc0ee6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTdjNWEzNGUtYzMxNDkzZDYtZTFkYTk1YWItMjA4Nzk1NzI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, fb60b448-fb87-416a-8c1b-c0aebd687caa, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, fb60b448-fb87-416a-8c1b-c0aebd687caa, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTdjNWEzNGUtYzMxNDkzZDYtZTFkYTk1YWItMjA4Nzk1NzI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, fb60b448-fb87-416a-8c1b-c0aebd687caa, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 597f528f-f5a3-49ef-b54a-35241d85b63a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 597f528f-f5a3-49ef-b54a-35241d85b63a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTdjNWEzNGUtYzMxNDkzZDYtZTFkYTk1YWItMjA4Nzk1NzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 597f528f-f5a3-49ef-b54a-35241d85b63a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1cbeafa1-4b51-4cc0-9cc5-a58a9a9dda2a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1cbeafa1-4b51-4cc0-9cc5-a58a9a9dda2a, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1cbeafa1-4b51-4cc0-9cc5-a58a9a9dda2a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OWU5OWUwNjctNTNiMWFmNmEtNzNhNzBlNjEtYjk2ZWIxYmE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e0e5eb81-ddec-439f-a760-830e6b77c3b7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e0e5eb81-ddec-439f-a760-830e6b77c3b7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWU5OWUwNjctNTNiMWFmNmEtNzNhNzBlNjEtYjk2ZWIxYmE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e0e5eb81-ddec-439f-a760-830e6b77c3b7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df8504cd-754f-497e-b9bb-e2a3fca8176a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df8504cd-754f-497e-b9bb-e2a3fca8176a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWU5OWUwNjctNTNiMWFmNmEtNzNhNzBlNjEtYjk2ZWIxYmE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df8504cd-754f-497e-b9bb-e2a3fca8176a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 62edd47f-2767-4621-896c-13a7e9fa4bda, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 62edd47f-2767-4621-896c-13a7e9fa4bda, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 62edd47f-2767-4621-896c-13a7e9fa4bda, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDMwZmI0MmMtZTU3YTMxMjEtZTFhY2M3MzctY2FlMmNlMmQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 28234407-910e-48f6-93eb-5c614132e680, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 28234407-910e-48f6-93eb-5c614132e680, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDMwZmI0MmMtZTU3YTMxMjEtZTFhY2M3MzctY2FlMmNlMmQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 28234407-910e-48f6-93eb-5c614132e680, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df3559d1-6fc6-4e68-a0ed-028de359e806, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df3559d1-6fc6-4e68-a0ed-028de359e806, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDMwZmI0MmMtZTU3YTMxMjEtZTFhY2M3MzctY2FlMmNlMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df3559d1-6fc6-4e68-a0ed-028de359e806, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cf363127-ae0d-48ca-bdca-6f6ad95665ce, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cf363127-ae0d-48ca-bdca-6f6ad95665ce, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cf363127-ae0d-48ca-bdca-6f6ad95665ce, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzBhYTkwMTAtNWE2MTg2ZDItODY5ZGRjMDEtNjNiN2MyMzc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f6641580-3977-4d01-bb40-3bd27df3414c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f6641580-3977-4d01-bb40-3bd27df3414c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzBhYTkwMTAtNWE2MTg2ZDItODY5ZGRjMDEtNjNiN2MyMzc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f6641580-3977-4d01-bb40-3bd27df3414c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 713ed68f-db30-419a-96d2-69b7b4e96730, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 713ed68f-db30-419a-96d2-69b7b4e96730, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzBhYTkwMTAtNWE2MTg2ZDItODY5ZGRjMDEtNjNiN2MyMzc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 713ed68f-db30-419a-96d2-69b7b4e96730, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 679f1522-1123-4c8b-a571-831ab3c90b6c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 679f1522-1123-4c8b-a571-831ab3c90b6c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 679f1522-1123-4c8b-a571-831ab3c90b6c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTkxNjZhMTEtMzYwMTExYTYtMWNiMWE2NmUtN2U1MTAyYzE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8cc0bc87-6e19-429f-9e64-5a70686611f1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8cc0bc87-6e19-429f-9e64-5a70686611f1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTkxNjZhMTEtMzYwMTExYTYtMWNiMWE2NmUtN2U1MTAyYzE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8cc0bc87-6e19-429f-9e64-5a70686611f1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69d22667-6d29-40ba-9e85-edb9f1f35394, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69d22667-6d29-40ba-9e85-edb9f1f35394, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTkxNjZhMTEtMzYwMTExYTYtMWNiMWE2NmUtN2U1MTAyYzE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69d22667-6d29-40ba-9e85-edb9f1f35394, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a09ef0b6-be7c-4bc9-8f83-7b4235ba6bbc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a09ef0b6-be7c-4bc9-8f83-7b4235ba6bbc, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a09ef0b6-be7c-4bc9-8f83-7b4235ba6bbc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmVjNTQ2MzgtOTc3OTFmYjEtYTBkMDUyN2UtZDc1NDE5NDg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2fb1b846-5e90-42b1-950a-b84d39b10485, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2fb1b846-5e90-42b1-950a-b84d39b10485, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmVjNTQ2MzgtOTc3OTFmYjEtYTBkMDUyN2UtZDc1NDE5NDg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2fb1b846-5e90-42b1-950a-b84d39b10485, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 666df04b-9399-4e09-a1b9-c6ef424fae0c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 666df04b-9399-4e09-a1b9-c6ef424fae0c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmVjNTQ2MzgtOTc3OTFmYjEtYTBkMDUyN2UtZDc1NDE5NDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 666df04b-9399-4e09-a1b9-c6ef424fae0c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dcdead51-a08f-4636-82ee-dc264373b7de, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dcdead51-a08f-4636-82ee-dc264373b7de, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dcdead51-a08f-4636-82ee-dc264373b7de, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGMyYzY0ZTYtZWU4MDFjM2EtNzJkYzViYzItMjZhNzIzOTI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f3acc9de-3f91-4b54-b2ab-2c236dbb8cdb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f3acc9de-3f91-4b54-b2ab-2c236dbb8cdb, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGMyYzY0ZTYtZWU4MDFjM2EtNzJkYzViYzItMjZhNzIzOTI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f3acc9de-3f91-4b54-b2ab-2c236dbb8cdb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd2b9c32-c0aa-4c7c-b7cb-f39b6a3acc3b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd2b9c32-c0aa-4c7c-b7cb-f39b6a3acc3b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGMyYzY0ZTYtZWU4MDFjM2EtNzJkYzViYzItMjZhNzIzOTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd2b9c32-c0aa-4c7c-b7cb-f39b6a3acc3b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1efb8d0f-23e6-4e3a-8555-0b30249275af, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1efb8d0f-23e6-4e3a-8555-0b30249275af, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1efb8d0f-23e6-4e3a-8555-0b30249275af, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzNlMjg2ZmEtYzVhZjA4OTgtYjlmZTVjMTItZTcwYzMxNQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 36813547-4b20-4d21-a678-bd65daeb3671, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 36813547-4b20-4d21-a678-bd65daeb3671, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzNlMjg2ZmEtYzVhZjA4OTgtYjlmZTVjMTItZTcwYzMxNQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 36813547-4b20-4d21-a678-bd65daeb3671, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb84893b-c796-4ed4-b6a1-dff8a1d1a5fc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb84893b-c796-4ed4-b6a1-dff8a1d1a5fc, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzNlMjg2ZmEtYzVhZjA4OTgtYjlmZTVjMTItZTcwYzMxNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb84893b-c796-4ed4-b6a1-dff8a1d1a5fc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c085ab6d-1adf-40df-aefe-1de213c98498, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c085ab6d-1adf-40df-aefe-1de213c98498, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c085ab6d-1adf-40df-aefe-1de213c98498, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjQxZjMwZDEtNThmOGY4NGYtN2E0Y2JmMjAtNDJjODRmYjU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e067926a-5a38-4a3c-81c3-6a367357f972, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e067926a-5a38-4a3c-81c3-6a367357f972, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjQxZjMwZDEtNThmOGY4NGYtN2E0Y2JmMjAtNDJjODRmYjU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e067926a-5a38-4a3c-81c3-6a367357f972, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba979edf-75ce-4f04-ab25-c383a8d7144f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba979edf-75ce-4f04-ab25-c383a8d7144f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjQxZjMwZDEtNThmOGY4NGYtN2E0Y2JmMjAtNDJjODRmYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba979edf-75ce-4f04-ab25-c383a8d7144f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 45c1b673-7a70-4c72-9099-9f76de7a3b9c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 45c1b673-7a70-4c72-9099-9f76de7a3b9c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 45c1b673-7a70-4c72-9099-9f76de7a3b9c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjQyYzJjZGYtNmYzYmU3MGYtODMwZmZhMGEtNGIwZGUwZQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 7d9f9170-c536-4baf-9ef2-f2555b9533d7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 7d9f9170-c536-4baf-9ef2-f2555b9533d7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjQyYzJjZGYtNmYzYmU3MGYtODMwZmZhMGEtNGIwZGUwZQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 7d9f9170-c536-4baf-9ef2-f2555b9533d7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63345a0b-12da-48ae-aae9-101ef78a5bf5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63345a0b-12da-48ae-aae9-101ef78a5bf5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjQyYzJjZGYtNmYzYmU3MGYtODMwZmZhMGEtNGIwZGUwZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63345a0b-12da-48ae-aae9-101ef78a5bf5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dd8c02a5-1763-43dc-99b0-9a30075a9b45, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dd8c02a5-1763-43dc-99b0-9a30075a9b45, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dd8c02a5-1763-43dc-99b0-9a30075a9b45, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWMzNzYyNmMtOTg1ZDMzMjMtMTBlY2Y1MWUtZDgwZjU1ZGQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 051fd362-b704-407c-9509-0e063a275daa, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 051fd362-b704-407c-9509-0e063a275daa, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWMzNzYyNmMtOTg1ZDMzMjMtMTBlY2Y1MWUtZDgwZjU1ZGQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 051fd362-b704-407c-9509-0e063a275daa, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5064b69b-2930-46ec-8c36-b7cf81580d50, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5064b69b-2930-46ec-8c36-b7cf81580d50, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWMzNzYyNmMtOTg1ZDMzMjMtMTBlY2Y1MWUtZDgwZjU1ZGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5064b69b-2930-46ec-8c36-b7cf81580d50, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 765355d9-8066-460d-b3b4-982c8d127097, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 765355d9-8066-460d-b3b4-982c8d127097, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 765355d9-8066-460d-b3b4-982c8d127097, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Njg4YzY5ZDUtZWJkNzBjZWItZTllYWJjMC00OWI4YjFkOQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 68ac0098-4bdb-4896-8585-b3fee90a8350, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 68ac0098-4bdb-4896-8585-b3fee90a8350, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Njg4YzY5ZDUtZWJkNzBjZWItZTllYWJjMC00OWI4YjFkOQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 68ac0098-4bdb-4896-8585-b3fee90a8350, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6532ce94-933d-4e0d-bbad-35c6f3e8f35c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6532ce94-933d-4e0d-bbad-35c6f3e8f35c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Njg4YzY5ZDUtZWJkNzBjZWItZTllYWJjMC00OWI4YjFkOQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6532ce94-933d-4e0d-bbad-35c6f3e8f35c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0360d4b5-e048-41b7-8dd7-e6105fcef51d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0360d4b5-e048-41b7-8dd7-e6105fcef51d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0360d4b5-e048-41b7-8dd7-e6105fcef51d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDdkZmYzZWQtNzUxM2NmZC1mNDJhZWIxYy1iNjQ2OWI5Mw==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c4d2f834-1923-44ed-993c-1c90f14723ba, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c4d2f834-1923-44ed-993c-1c90f14723ba, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDdkZmYzZWQtNzUxM2NmZC1mNDJhZWIxYy1iNjQ2OWI5Mw==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c4d2f834-1923-44ed-993c-1c90f14723ba, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ad04bb8-d008-4e84-b3df-f23f4f64eaa1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ad04bb8-d008-4e84-b3df-f23f4f64eaa1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDdkZmYzZWQtNzUxM2NmZC1mNDJhZWIxYy1iNjQ2OWI5Mw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ad04bb8-d008-4e84-b3df-f23f4f64eaa1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8fe25221-9a0d-4253-921c-ff23246f3472, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8fe25221-9a0d-4253-921c-ff23246f3472, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8fe25221-9a0d-4253-921c-ff23246f3472, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGQ0YWJiYTYtNDhmNzAxODItMjAwNjk1MDktZjE1YTkwOWY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9f35ef4d-58d1-470d-a6e3-bd3f0c80c5d9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9f35ef4d-58d1-470d-a6e3-bd3f0c80c5d9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ0YWJiYTYtNDhmNzAxODItMjAwNjk1MDktZjE1YTkwOWY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9f35ef4d-58d1-470d-a6e3-bd3f0c80c5d9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3335bc01-5118-4a94-a89f-2e36c38c0836, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3335bc01-5118-4a94-a89f-2e36c38c0836, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ0YWJiYTYtNDhmNzAxODItMjAwNjk1MDktZjE1YTkwOWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3335bc01-5118-4a94-a89f-2e36c38c0836, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6a664b79-4b59-4d20-9dba-7c751dce822d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6a664b79-4b59-4d20-9dba-7c751dce822d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6a664b79-4b59-4d20-9dba-7c751dce822d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjliZjQ2MDUtN2E0MTgxYWQtZGY1OGU3N2EtZmZlMDVhODM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 72a63d0d-8e99-44cc-a2b7-e6842c3e5e7d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 72a63d0d-8e99-44cc-a2b7-e6842c3e5e7d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjliZjQ2MDUtN2E0MTgxYWQtZGY1OGU3N2EtZmZlMDVhODM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 72a63d0d-8e99-44cc-a2b7-e6842c3e5e7d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8e2844e-1409-4b71-94cf-4284ea98c65c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8e2844e-1409-4b71-94cf-4284ea98c65c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjliZjQ2MDUtN2E0MTgxYWQtZGY1OGU3N2EtZmZlMDVhODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8e2844e-1409-4b71-94cf-4284ea98c65c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3aa8a796-32d6-47f7-85c9-22002ee2462c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3aa8a796-32d6-47f7-85c9-22002ee2462c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3aa8a796-32d6-47f7-85c9-22002ee2462c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTE2YWU2MGEtNmRiNTI3NDYtM2VhZTQ4MDktMjg0MjViMWM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ea863509-ae32-4f9b-887f-3a8f83870b0e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ea863509-ae32-4f9b-887f-3a8f83870b0e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTE2YWU2MGEtNmRiNTI3NDYtM2VhZTQ4MDktMjg0MjViMWM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ea863509-ae32-4f9b-887f-3a8f83870b0e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a6a8ffe-cf60-4fbd-9907-363976959e3a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a6a8ffe-cf60-4fbd-9907-363976959e3a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTE2YWU2MGEtNmRiNTI3NDYtM2VhZTQ4MDktMjg0MjViMWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a6a8ffe-cf60-4fbd-9907-363976959e3a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f6b9974a-783f-4b0d-9946-ded07c34b228, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f6b9974a-783f-4b0d-9946-ded07c34b228, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f6b9974a-783f-4b0d-9946-ded07c34b228, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTRlZTYwYTgtOTgzOTExNGMtZmY1NGVmZjktOTc1MzVhNmM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2a17e5af-fcbd-43b4-8ceb-7e31df60726d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2a17e5af-fcbd-43b4-8ceb-7e31df60726d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTRlZTYwYTgtOTgzOTExNGMtZmY1NGVmZjktOTc1MzVhNmM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2a17e5af-fcbd-43b4-8ceb-7e31df60726d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0e3f760-c1f6-4de9-b61a-01458774ccc9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0e3f760-c1f6-4de9-b61a-01458774ccc9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTRlZTYwYTgtOTgzOTExNGMtZmY1NGVmZjktOTc1MzVhNmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0e3f760-c1f6-4de9-b61a-01458774ccc9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ada2e46c-2bfa-4235-9c84-579373091d5c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ada2e46c-2bfa-4235-9c84-579373091d5c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ada2e46c-2bfa-4235-9c84-579373091d5c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTY1ZTVlOTAtOTE5OTkyNzAtOWYwNzQyMDgtZGM5YTUyZTA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6bb25069-2c7f-4184-9f5f-212c8823a447, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6bb25069-2c7f-4184-9f5f-212c8823a447, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTY1ZTVlOTAtOTE5OTkyNzAtOWYwNzQyMDgtZGM5YTUyZTA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6bb25069-2c7f-4184-9f5f-212c8823a447, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f12b0140-9089-4efa-b842-a06583b5c386, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f12b0140-9089-4efa-b842-a06583b5c386, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTY1ZTVlOTAtOTE5OTkyNzAtOWYwNzQyMDgtZGM5YTUyZTA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f12b0140-9089-4efa-b842-a06583b5c386, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3a2dc191-5d41-4428-b25b-127fc808a3bf, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3a2dc191-5d41-4428-b25b-127fc808a3bf, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3a2dc191-5d41-4428-b25b-127fc808a3bf, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWU5ZWVlNS0xNjY4NGY1OS1iNWJjZGNhNC0xZWEyY2JjNA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 60a66fc3-2a00-45b7-ae4e-23d84acfc624, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 60a66fc3-2a00-45b7-ae4e-23d84acfc624, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWU5ZWVlNS0xNjY4NGY1OS1iNWJjZGNhNC0xZWEyY2JjNA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 60a66fc3-2a00-45b7-ae4e-23d84acfc624, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87f77404-b561-49e7-b9d2-905df5bb8fa6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87f77404-b561-49e7-b9d2-905df5bb8fa6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWU5ZWVlNS0xNjY4NGY1OS1iNWJjZGNhNC0xZWEyY2JjNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87f77404-b561-49e7-b9d2-905df5bb8fa6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 766df764-67b9-46ef-87ea-1c0fc586d10f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 766df764-67b9-46ef-87ea-1c0fc586d10f, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 766df764-67b9-46ef-87ea-1c0fc586d10f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTk1N2I4ZWMtYzA5YzdiNWEtNmRmNzUzY2ItOGNlYzg5YjA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e050d705-36fa-4280-b534-e4f6b87aad3a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e050d705-36fa-4280-b534-e4f6b87aad3a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTk1N2I4ZWMtYzA5YzdiNWEtNmRmNzUzY2ItOGNlYzg5YjA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e050d705-36fa-4280-b534-e4f6b87aad3a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a273fab-761b-4570-ab14-ae91a82ad3dc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a273fab-761b-4570-ab14-ae91a82ad3dc, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTk1N2I4ZWMtYzA5YzdiNWEtNmRmNzUzY2ItOGNlYzg5YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a273fab-761b-4570-ab14-ae91a82ad3dc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 66f2c696-c72d-4fcc-a7df-e5162272e444, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 66f2c696-c72d-4fcc-a7df-e5162272e444, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 66f2c696-c72d-4fcc-a7df-e5162272e444, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGQ0NTViYWQtZTlkNjc4M2QtMTc1ZGVhOTYtNzFlN2EwZDU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, acde8f0e-860b-40c9-b208-01564d4831ac, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, acde8f0e-860b-40c9-b208-01564d4831ac, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NTViYWQtZTlkNjc4M2QtMTc1ZGVhOTYtNzFlN2EwZDU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, acde8f0e-860b-40c9-b208-01564d4831ac, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6b9142b-013e-42a5-9db4-2f13388c7203, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6b9142b-013e-42a5-9db4-2f13388c7203, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NTViYWQtZTlkNjc4M2QtMTc1ZGVhOTYtNzFlN2EwZDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6b9142b-013e-42a5-9db4-2f13388c7203, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5ac88ec2-2938-44f9-80f8-119575282179, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5ac88ec2-2938-44f9-80f8-119575282179, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5ac88ec2-2938-44f9-80f8-119575282179, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTI5NDRjOC04MDdjYzkxNC1iN2M5Nzg2Mi1iZTM4ZTQ0ZA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, dbf266bd-aeb8-4094-88dd-3b818bd48932, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, dbf266bd-aeb8-4094-88dd-3b818bd48932, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTI5NDRjOC04MDdjYzkxNC1iN2M5Nzg2Mi1iZTM4ZTQ0ZA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, dbf266bd-aeb8-4094-88dd-3b818bd48932, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e02f1c5-efa3-461e-8908-a7ac35f33f9a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e02f1c5-efa3-461e-8908-a7ac35f33f9a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTI5NDRjOC04MDdjYzkxNC1iN2M5Nzg2Mi1iZTM4ZTQ0ZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e02f1c5-efa3-461e-8908-a7ac35f33f9a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 79a91990-7c42-47a8-9797-38faf967a030, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 79a91990-7c42-47a8-9797-38faf967a030, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 79a91990-7c42-47a8-9797-38faf967a030, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzcxMzljZGYtMmJjZjdmYjgtNGI0M2QxNGEtYzVhODA4MDQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 81086adb-60a2-4112-af7d-f72e9677e74b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 81086adb-60a2-4112-af7d-f72e9677e74b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzcxMzljZGYtMmJjZjdmYjgtNGI0M2QxNGEtYzVhODA4MDQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 81086adb-60a2-4112-af7d-f72e9677e74b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a82d8ee1-27ec-4dd5-9fbc-7537bed6e742, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a82d8ee1-27ec-4dd5-9fbc-7537bed6e742, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzcxMzljZGYtMmJjZjdmYjgtNGI0M2QxNGEtYzVhODA4MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a82d8ee1-27ec-4dd5-9fbc-7537bed6e742, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 10e8dff8-cf4a-4349-a1d3-cc31ed9530c3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 10e8dff8-cf4a-4349-a1d3-cc31ed9530c3, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 10e8dff8-cf4a-4349-a1d3-cc31ed9530c3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGJkN2FiM2YtMjZjNDJkYmEtM2JhMDY2OS1kMTJkMDg4OA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a54f010b-df26-4f9b-aed6-11c7ce6c056e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a54f010b-df26-4f9b-aed6-11c7ce6c056e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGJkN2FiM2YtMjZjNDJkYmEtM2JhMDY2OS1kMTJkMDg4OA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a54f010b-df26-4f9b-aed6-11c7ce6c056e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac386a42-4a2d-4b94-b6fa-4aa1a54473a8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac386a42-4a2d-4b94-b6fa-4aa1a54473a8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGJkN2FiM2YtMjZjNDJkYmEtM2JhMDY2OS1kMTJkMDg4OA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac386a42-4a2d-4b94-b6fa-4aa1a54473a8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, edd15fbd-4fd8-41ec-8569-487e6b79a061, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, edd15fbd-4fd8-41ec-8569-487e6b79a061, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, edd15fbd-4fd8-41ec-8569-487e6b79a061, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZWU5NzAxZS1jNjMzMTJmLTNkYzExYjMxLTQyMTIyMTYy" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, fda1296f-71ec-4d74-a0e3-9572ee730812, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, fda1296f-71ec-4d74-a0e3-9572ee730812, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZWU5NzAxZS1jNjMzMTJmLTNkYzExYjMxLTQyMTIyMTYy" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, fda1296f-71ec-4d74-a0e3-9572ee730812, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bc56fce-13b9-44ba-85fa-c7430fb5ca13, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bc56fce-13b9-44ba-85fa-c7430fb5ca13, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZWU5NzAxZS1jNjMzMTJmLTNkYzExYjMxLTQyMTIyMTYy" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bc56fce-13b9-44ba-85fa-c7430fb5ca13, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b026ac14-ede2-463e-b37a-3be96b9af174, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b026ac14-ede2-463e-b37a-3be96b9af174, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b026ac14-ede2-463e-b37a-3be96b9af174, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjEzNzU0ZTktNDk5YjA1OTAtYzUwNzA3NjYtZWFjYzRiY2M=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 93439cdb-0a9e-43d9-afe6-c8971e5afa77, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 93439cdb-0a9e-43d9-afe6-c8971e5afa77, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjEzNzU0ZTktNDk5YjA1OTAtYzUwNzA3NjYtZWFjYzRiY2M=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 93439cdb-0a9e-43d9-afe6-c8971e5afa77, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f40401e-c151-4b06-a53d-d9c0e2d3666b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f40401e-c151-4b06-a53d-d9c0e2d3666b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjEzNzU0ZTktNDk5YjA1OTAtYzUwNzA3NjYtZWFjYzRiY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f40401e-c151-4b06-a53d-d9c0e2d3666b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e25a229a-09fb-415b-aefc-28c8403c3ff5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e25a229a-09fb-415b-aefc-28c8403c3ff5, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e25a229a-09fb-415b-aefc-28c8403c3ff5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzM4MzNlNzctZDc3ZmY5YWUtZWNmZmU1NWQtYjRkZDc0NzU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 45b6e58a-4042-4f8e-a950-e93e34004b9f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 45b6e58a-4042-4f8e-a950-e93e34004b9f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzM4MzNlNzctZDc3ZmY5YWUtZWNmZmU1NWQtYjRkZDc0NzU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 45b6e58a-4042-4f8e-a950-e93e34004b9f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 836dcd6f-fbdf-43bc-b45e-2286c1d29d96, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 836dcd6f-fbdf-43bc-b45e-2286c1d29d96, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzM4MzNlNzctZDc3ZmY5YWUtZWNmZmU1NWQtYjRkZDc0NzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 836dcd6f-fbdf-43bc-b45e-2286c1d29d96, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 06ed1f5d-fc85-4fff-ac2d-f28345e32d9c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 06ed1f5d-fc85-4fff-ac2d-f28345e32d9c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 06ed1f5d-fc85-4fff-ac2d-f28345e32d9c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjM0N2ZiNGEtYTdkM2YxOTUtYzk2MDU4MDYtZWUwYjFmMjY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9ba486f0-91c6-4909-aad8-30ba27ef5d4d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9ba486f0-91c6-4909-aad8-30ba27ef5d4d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjM0N2ZiNGEtYTdkM2YxOTUtYzk2MDU4MDYtZWUwYjFmMjY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9ba486f0-91c6-4909-aad8-30ba27ef5d4d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1b395e2-091c-4b61-8c1d-a39c11dd1101, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1b395e2-091c-4b61-8c1d-a39c11dd1101, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjM0N2ZiNGEtYTdkM2YxOTUtYzk2MDU4MDYtZWUwYjFmMjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1b395e2-091c-4b61-8c1d-a39c11dd1101, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c3967b1e-1c69-40c1-8a99-32298feb47af, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c3967b1e-1c69-40c1-8a99-32298feb47af, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c3967b1e-1c69-40c1-8a99-32298feb47af, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTEwZWVmODQtZmNmMDdjNWQtYTljYjgxNmUtYWYyOTM3YjU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9ff90b3f-f3f6-4cc3-90ae-41511002e79e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9ff90b3f-f3f6-4cc3-90ae-41511002e79e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTEwZWVmODQtZmNmMDdjNWQtYTljYjgxNmUtYWYyOTM3YjU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9ff90b3f-f3f6-4cc3-90ae-41511002e79e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 554a5733-66a5-439a-be12-319bfdccc5b0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 554a5733-66a5-439a-be12-319bfdccc5b0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTEwZWVmODQtZmNmMDdjNWQtYTljYjgxNmUtYWYyOTM3YjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 554a5733-66a5-439a-be12-319bfdccc5b0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 243c81ac-ecd9-4636-8074-258512ecdb58, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 243c81ac-ecd9-4636-8074-258512ecdb58, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 243c81ac-ecd9-4636-8074-258512ecdb58, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjkxYjU4MDgtNzBlOWJjNGUtYjdkN2QzMjgtYjUyNTU3MjQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a674431d-63fd-4e51-ad24-4d9aeae23f7a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a674431d-63fd-4e51-ad24-4d9aeae23f7a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjkxYjU4MDgtNzBlOWJjNGUtYjdkN2QzMjgtYjUyNTU3MjQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a674431d-63fd-4e51-ad24-4d9aeae23f7a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e10b7454-c783-417e-b6bc-e38bcbdb2a36, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e10b7454-c783-417e-b6bc-e38bcbdb2a36, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjkxYjU4MDgtNzBlOWJjNGUtYjdkN2QzMjgtYjUyNTU3MjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e10b7454-c783-417e-b6bc-e38bcbdb2a36, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0aa6513a-69c0-4f27-97f1-a29126479ff8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0aa6513a-69c0-4f27-97f1-a29126479ff8, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0aa6513a-69c0-4f27-97f1-a29126479ff8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWU3Mzk1YjYtMjhiMjA2NTItM2IzMjE1Yy1hNmRlNjIzMA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 7ef5b232-51cd-487b-9189-db96634136f1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 7ef5b232-51cd-487b-9189-db96634136f1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWU3Mzk1YjYtMjhiMjA2NTItM2IzMjE1Yy1hNmRlNjIzMA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 7ef5b232-51cd-487b-9189-db96634136f1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2da22279-7183-4ef9-ac7c-c131505fd175, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2da22279-7183-4ef9-ac7c-c131505fd175, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWU3Mzk1YjYtMjhiMjA2NTItM2IzMjE1Yy1hNmRlNjIzMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2da22279-7183-4ef9-ac7c-c131505fd175, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 710afc24-3b3c-4ead-a2e4-85255eed205b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 710afc24-3b3c-4ead-a2e4-85255eed205b, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 710afc24-3b3c-4ead-a2e4-85255eed205b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTA2MjRkYzUtODcwODc3YzMtZjMwZDZkZTItZGMwNmJkYmY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5dcc6d4c-d66b-4760-a92d-3081f5d10350, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5dcc6d4c-d66b-4760-a92d-3081f5d10350, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjRkYzUtODcwODc3YzMtZjMwZDZkZTItZGMwNmJkYmY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5dcc6d4c-d66b-4760-a92d-3081f5d10350, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4bf7d29-f455-4553-9741-f1da32101202, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4bf7d29-f455-4553-9741-f1da32101202, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTA2MjRkYzUtODcwODc3YzMtZjMwZDZkZTItZGMwNmJkYmY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4bf7d29-f455-4553-9741-f1da32101202, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ec29fdf6-2f9f-4630-8b80-2bd2e3fa4c57, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ec29fdf6-2f9f-4630-8b80-2bd2e3fa4c57, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ec29fdf6-2f9f-4630-8b80-2bd2e3fa4c57, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OGI1MTlhYjktOWQzZjE3NzctYmQ2N2ZhNTEtNzRjNTg2MDQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, af409f3a-ecac-454e-b086-ee804fb0f8b9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, af409f3a-ecac-454e-b086-ee804fb0f8b9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGI1MTlhYjktOWQzZjE3NzctYmQ2N2ZhNTEtNzRjNTg2MDQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, af409f3a-ecac-454e-b086-ee804fb0f8b9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 145aa214-dd91-4ea4-9eaf-2830eeba3fa6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 145aa214-dd91-4ea4-9eaf-2830eeba3fa6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGI1MTlhYjktOWQzZjE3NzctYmQ2N2ZhNTEtNzRjNTg2MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 145aa214-dd91-4ea4-9eaf-2830eeba3fa6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d4b547c9-84d6-449e-bf0e-3916d32b94ef, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d4b547c9-84d6-449e-bf0e-3916d32b94ef, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d4b547c9-84d6-449e-bf0e-3916d32b94ef, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjAxZTI4YTgtZmFmYjM5MWYtYzE3N2MxODMtMmEwZTc2MmE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 507b59c2-175f-402d-80e2-c282fdc9b74e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 507b59c2-175f-402d-80e2-c282fdc9b74e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjAxZTI4YTgtZmFmYjM5MWYtYzE3N2MxODMtMmEwZTc2MmE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 507b59c2-175f-402d-80e2-c282fdc9b74e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f6d0d1f-7d06-4b8a-9a6c-f0c00832d5bd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f6d0d1f-7d06-4b8a-9a6c-f0c00832d5bd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjAxZTI4YTgtZmFmYjM5MWYtYzE3N2MxODMtMmEwZTc2MmE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f6d0d1f-7d06-4b8a-9a6c-f0c00832d5bd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a384774b-f8e7-4012-8ef0-a6423059a1ef, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a384774b-f8e7-4012-8ef0-a6423059a1ef, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a384774b-f8e7-4012-8ef0-a6423059a1ef, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjA2ZTk5YTgtZTAwZmUxMDUtMWMwNDFkZDMtZTQxZWE1ZmI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e95cdf9a-bb6e-423d-a19f-1d34a872a11a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e95cdf9a-bb6e-423d-a19f-1d34a872a11a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjA2ZTk5YTgtZTAwZmUxMDUtMWMwNDFkZDMtZTQxZWE1ZmI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e95cdf9a-bb6e-423d-a19f-1d34a872a11a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 767f0502-ee76-4f34-8c2d-315b6679e6ec, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 767f0502-ee76-4f34-8c2d-315b6679e6ec, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjA2ZTk5YTgtZTAwZmUxMDUtMWMwNDFkZDMtZTQxZWE1ZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 767f0502-ee76-4f34-8c2d-315b6679e6ec, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ca475099-3ca0-485d-8d09-04d96aa00630, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ca475099-3ca0-485d-8d09-04d96aa00630, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ca475099-3ca0-485d-8d09-04d96aa00630, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzAxNjU2ZS1mOGQ1ODI4Ni1lOTU1MTQ0Ny1iOGRkMWZhNg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2309eed1-a19e-4ce1-b780-7ac226c23f74, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2309eed1-a19e-4ce1-b780-7ac226c23f74, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzAxNjU2ZS1mOGQ1ODI4Ni1lOTU1MTQ0Ny1iOGRkMWZhNg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2309eed1-a19e-4ce1-b780-7ac226c23f74, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05891927-043f-44b2-ba1c-c44e5d55252a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05891927-043f-44b2-ba1c-c44e5d55252a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzAxNjU2ZS1mOGQ1ODI4Ni1lOTU1MTQ0Ny1iOGRkMWZhNg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05891927-043f-44b2-ba1c-c44e5d55252a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 441b4f31-e502-4a55-a988-a282299f23ce, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 441b4f31-e502-4a55-a988-a282299f23ce, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 441b4f31-e502-4a55-a988-a282299f23ce, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGY3ODlkNWUtNTMwYWU1N2YtOTVlODVhNTItOTJjZDAxMDA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 14c55ab8-de2e-4909-8d84-5aeab159dffc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 14c55ab8-de2e-4909-8d84-5aeab159dffc, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGY3ODlkNWUtNTMwYWU1N2YtOTVlODVhNTItOTJjZDAxMDA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 14c55ab8-de2e-4909-8d84-5aeab159dffc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b9bb744-76fb-4be1-91a0-63aa1d0895a7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b9bb744-76fb-4be1-91a0-63aa1d0895a7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGY3ODlkNWUtNTMwYWU1N2YtOTVlODVhNTItOTJjZDAxMDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b9bb744-76fb-4be1-91a0-63aa1d0895a7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3f524bda-e79f-483f-ae41-254632261a60, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3f524bda-e79f-483f-ae41-254632261a60, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3f524bda-e79f-483f-ae41-254632261a60, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDNlMGU1YmMtNzQxMDZiNS1jZWFiMGUtNTgzZGM1YWU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b5fc86cd-7dd8-45b8-bd31-d06cef185ad6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b5fc86cd-7dd8-45b8-bd31-d06cef185ad6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDNlMGU1YmMtNzQxMDZiNS1jZWFiMGUtNTgzZGM1YWU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b5fc86cd-7dd8-45b8-bd31-d06cef185ad6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f29b20d8-dc9e-4272-909c-6541b678bc59, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f29b20d8-dc9e-4272-909c-6541b678bc59, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDNlMGU1YmMtNzQxMDZiNS1jZWFiMGUtNTgzZGM1YWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f29b20d8-dc9e-4272-909c-6541b678bc59, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c7ddfc70-c519-4f41-9d11-249108f9854f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c7ddfc70-c519-4f41-9d11-249108f9854f, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c7ddfc70-c519-4f41-9d11-249108f9854f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjNlYWU4ZmItYjllYTJjZDgtNzRmODI4MjctZWJkMmQ0Zjk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6f75cc26-6543-471d-990d-887a293f5f58, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6f75cc26-6543-471d-990d-887a293f5f58, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjNlYWU4ZmItYjllYTJjZDgtNzRmODI4MjctZWJkMmQ0Zjk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6f75cc26-6543-471d-990d-887a293f5f58, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a354710d-0572-4ae7-8f71-b5f23a2b363d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a354710d-0572-4ae7-8f71-b5f23a2b363d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjNlYWU4ZmItYjllYTJjZDgtNzRmODI4MjctZWJkMmQ0Zjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a354710d-0572-4ae7-8f71-b5f23a2b363d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 959d24fa-dcdd-4f52-86e8-fc65238aa276, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 959d24fa-dcdd-4f52-86e8-fc65238aa276, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 959d24fa-dcdd-4f52-86e8-fc65238aa276, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTdkMDAyN2YtMmQwYjdjMWEtNmNmOWQ2MTUtNmFjYzE3Yzk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f5414485-e3d8-4ac2-bab6-0e93f3803c46, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f5414485-e3d8-4ac2-bab6-0e93f3803c46, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTdkMDAyN2YtMmQwYjdjMWEtNmNmOWQ2MTUtNmFjYzE3Yzk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f5414485-e3d8-4ac2-bab6-0e93f3803c46, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b45f6315-ef64-4a9a-9beb-89115ea859ad, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b45f6315-ef64-4a9a-9beb-89115ea859ad, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTdkMDAyN2YtMmQwYjdjMWEtNmNmOWQ2MTUtNmFjYzE3Yzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b45f6315-ef64-4a9a-9beb-89115ea859ad, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a6645c4e-ebfe-4201-9802-958209af83d3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a6645c4e-ebfe-4201-9802-958209af83d3, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a6645c4e-ebfe-4201-9802-958209af83d3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Yjc5OWI5MmYtMzhkNmU3OTQtZDlhNDQzYjItYmMzNmM0YTk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5b3bff57-fc64-480c-b953-fe11343b8d22, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5b3bff57-fc64-480c-b953-fe11343b8d22, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yjc5OWI5MmYtMzhkNmU3OTQtZDlhNDQzYjItYmMzNmM0YTk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5b3bff57-fc64-480c-b953-fe11343b8d22, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78cd1e0a-6af3-4646-aa7a-95d50636fd2e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78cd1e0a-6af3-4646-aa7a-95d50636fd2e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yjc5OWI5MmYtMzhkNmU3OTQtZDlhNDQzYjItYmMzNmM0YTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78cd1e0a-6af3-4646-aa7a-95d50636fd2e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1dfd2685-8fec-472b-bedb-218dcb2cab56, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1dfd2685-8fec-472b-bedb-218dcb2cab56, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1dfd2685-8fec-472b-bedb-218dcb2cab56, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjZjNTFhMTAtYzkwZTQ1NTUtMjRhMTM1NzItNTcxNGM3YmQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e1364766-beed-4cd7-a417-38744b71f78e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e1364766-beed-4cd7-a417-38744b71f78e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjZjNTFhMTAtYzkwZTQ1NTUtMjRhMTM1NzItNTcxNGM3YmQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e1364766-beed-4cd7-a417-38744b71f78e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 929b5354-ac84-4cd1-b651-bf885e4cef8d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 929b5354-ac84-4cd1-b651-bf885e4cef8d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjZjNTFhMTAtYzkwZTQ1NTUtMjRhMTM1NzItNTcxNGM3YmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 929b5354-ac84-4cd1-b651-bf885e4cef8d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cc96c6b7-1cdb-4b77-9378-ab3dd2e4e536, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cc96c6b7-1cdb-4b77-9378-ab3dd2e4e536, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cc96c6b7-1cdb-4b77-9378-ab3dd2e4e536, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTZiYjAyNzUtNzEyNDc3NTMtZmIzNDQzOGEtNDNmYzVmYTM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d68f3cfb-0f7f-4fa9-bb66-42186c0d9755, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d68f3cfb-0f7f-4fa9-bb66-42186c0d9755, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTZiYjAyNzUtNzEyNDc3NTMtZmIzNDQzOGEtNDNmYzVmYTM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d68f3cfb-0f7f-4fa9-bb66-42186c0d9755, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 192c23b5-59d8-4cee-87a1-7145c3c430d2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 192c23b5-59d8-4cee-87a1-7145c3c430d2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTZiYjAyNzUtNzEyNDc3NTMtZmIzNDQzOGEtNDNmYzVmYTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 192c23b5-59d8-4cee-87a1-7145c3c430d2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5f95dd48-b2d0-4a63-87c0-d021f5d977fb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5f95dd48-b2d0-4a63-87c0-d021f5d977fb, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5f95dd48-b2d0-4a63-87c0-d021f5d977fb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjE5MTkyMzEtMzBmZjNhNDItZDIyZmQ1YTEtODAxNmY3Mjk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 75c66c4a-5244-450d-9585-ad52869820b3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 75c66c4a-5244-450d-9585-ad52869820b3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjE5MTkyMzEtMzBmZjNhNDItZDIyZmQ1YTEtODAxNmY3Mjk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 75c66c4a-5244-450d-9585-ad52869820b3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df229e98-3cb1-49f4-99a1-38b791490e96, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df229e98-3cb1-49f4-99a1-38b791490e96, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjE5MTkyMzEtMzBmZjNhNDItZDIyZmQ1YTEtODAxNmY3Mjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df229e98-3cb1-49f4-99a1-38b791490e96, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f3974fe5-0718-4471-8aee-64540b6c27e9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f3974fe5-0718-4471-8aee-64540b6c27e9, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f3974fe5-0718-4471-8aee-64540b6c27e9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OWE5YzhlODAtN2VhZDQzN2ItOWY5OTE3M2MtYTg2ZDQzNTA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 345c8a55-76b6-431d-998f-a7e2c9d5eadf, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 345c8a55-76b6-431d-998f-a7e2c9d5eadf, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWE5YzhlODAtN2VhZDQzN2ItOWY5OTE3M2MtYTg2ZDQzNTA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 345c8a55-76b6-431d-998f-a7e2c9d5eadf, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d920cba7-6d82-49ca-aff5-36589de3a64d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d920cba7-6d82-49ca-aff5-36589de3a64d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWE5YzhlODAtN2VhZDQzN2ItOWY5OTE3M2MtYTg2ZDQzNTA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d920cba7-6d82-49ca-aff5-36589de3a64d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 69d2cf6d-f2e4-4d4c-8195-81e8a00040c0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 69d2cf6d-f2e4-4d4c-8195-81e8a00040c0, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 69d2cf6d-f2e4-4d4c-8195-81e8a00040c0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODcwZmE2MTAtMzg1YWRjZGMtZjdmMTM3OWEtZDJjMGJhOTI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e844f573-448a-43f7-b166-35d47f4c13d7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e844f573-448a-43f7-b166-35d47f4c13d7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODcwZmE2MTAtMzg1YWRjZGMtZjdmMTM3OWEtZDJjMGJhOTI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e844f573-448a-43f7-b166-35d47f4c13d7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce0de68c-5ef1-4fd6-af38-7c8ee5f967c3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce0de68c-5ef1-4fd6-af38-7c8ee5f967c3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODcwZmE2MTAtMzg1YWRjZGMtZjdmMTM3OWEtZDJjMGJhOTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce0de68c-5ef1-4fd6-af38-7c8ee5f967c3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 47a84132-73e6-4c67-8765-240edfe469ce, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 47a84132-73e6-4c67-8765-240edfe469ce, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 47a84132-73e6-4c67-8765-240edfe469ce, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjdmOWMwZDItMTgwMDM1YjItNWUzY2UyZGItZjc1ZDIyNjY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5f06e5a1-2946-4046-a2ad-71dd0d6f5dfe, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5f06e5a1-2946-4046-a2ad-71dd0d6f5dfe, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjdmOWMwZDItMTgwMDM1YjItNWUzY2UyZGItZjc1ZDIyNjY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5f06e5a1-2946-4046-a2ad-71dd0d6f5dfe, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12688480-a645-45bc-a687-9e8d991cf13c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12688480-a645-45bc-a687-9e8d991cf13c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjdmOWMwZDItMTgwMDM1YjItNWUzY2UyZGItZjc1ZDIyNjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12688480-a645-45bc-a687-9e8d991cf13c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a6c64aad-7979-404c-b0bc-9ee6286df204, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a6c64aad-7979-404c-b0bc-9ee6286df204, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a6c64aad-7979-404c-b0bc-9ee6286df204, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzUzODNjNzItMjQ2YTM2NmMtNDI3MjNmNC1lZTE4MGI2Zg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5222bd42-e45c-41bc-9d1a-eb9c336d1a7b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5222bd42-e45c-41bc-9d1a-eb9c336d1a7b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzUzODNjNzItMjQ2YTM2NmMtNDI3MjNmNC1lZTE4MGI2Zg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5222bd42-e45c-41bc-9d1a-eb9c336d1a7b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d7bf431-de7b-459c-ac14-f168db17a302, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d7bf431-de7b-459c-ac14-f168db17a302, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzUzODNjNzItMjQ2YTM2NmMtNDI3MjNmNC1lZTE4MGI2Zg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d7bf431-de7b-459c-ac14-f168db17a302, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 87c277ac-f4e5-4159-9cd9-90d16e012920, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 87c277ac-f4e5-4159-9cd9-90d16e012920, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 87c277ac-f4e5-4159-9cd9-90d16e012920, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2YxMzg4MGMtNTg5YWQ0MjMtMmJmODZjMjYtZGM4ZTRlZDI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, baa68d6b-57af-4c3a-94bc-4a9da7159570, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, baa68d6b-57af-4c3a-94bc-4a9da7159570, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2YxMzg4MGMtNTg5YWQ0MjMtMmJmODZjMjYtZGM4ZTRlZDI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, baa68d6b-57af-4c3a-94bc-4a9da7159570, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8ad5901-1fc5-480a-ad72-41c38c75a9ef, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8ad5901-1fc5-480a-ad72-41c38c75a9ef, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2YxMzg4MGMtNTg5YWQ0MjMtMmJmODZjMjYtZGM4ZTRlZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8ad5901-1fc5-480a-ad72-41c38c75a9ef, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bd9a6c74-2a8f-4fa0-8b06-d55d3cfb2841, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bd9a6c74-2a8f-4fa0-8b06-d55d3cfb2841, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bd9a6c74-2a8f-4fa0-8b06-d55d3cfb2841, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzI0ZWVkZjAtMWRkYTE0MWMtNzY3NjhlY2EtZWRhNDY0NmI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8b644bfb-505b-4c63-a78c-32d8dc36ecf8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8b644bfb-505b-4c63-a78c-32d8dc36ecf8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzI0ZWVkZjAtMWRkYTE0MWMtNzY3NjhlY2EtZWRhNDY0NmI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8b644bfb-505b-4c63-a78c-32d8dc36ecf8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 850a2a58-0002-48ed-9647-0e8f562bdab7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850a2a58-0002-48ed-9647-0e8f562bdab7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzI0ZWVkZjAtMWRkYTE0MWMtNzY3NjhlY2EtZWRhNDY0NmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850a2a58-0002-48ed-9647-0e8f562bdab7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fbc08d78-def4-4f00-b3d8-1c8e02de04d0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fbc08d78-def4-4f00-b3d8-1c8e02de04d0, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fbc08d78-def4-4f00-b3d8-1c8e02de04d0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjFmOGJiZDYtOTA0MjA4Y2MtODBjZDE4MWMtMjczMGRiODQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ee7c037a-32c0-4225-8cb8-210d3c5b5ba2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ee7c037a-32c0-4225-8cb8-210d3c5b5ba2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjFmOGJiZDYtOTA0MjA4Y2MtODBjZDE4MWMtMjczMGRiODQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ee7c037a-32c0-4225-8cb8-210d3c5b5ba2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 207c60d4-4e56-4764-8a60-03a8f268f5dd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 207c60d4-4e56-4764-8a60-03a8f268f5dd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjFmOGJiZDYtOTA0MjA4Y2MtODBjZDE4MWMtMjczMGRiODQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 207c60d4-4e56-4764-8a60-03a8f268f5dd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ca3e3ca6-70ac-4f1b-9471-457a99b72328, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ca3e3ca6-70ac-4f1b-9471-457a99b72328, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ca3e3ca6-70ac-4f1b-9471-457a99b72328, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2MwZjg2MzAtOTI4MDg3Ny1kNzQwZjYwOC0zMzFkM2UxNw==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, cb5793aa-048e-49f4-b360-09e2cde8ebf7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, cb5793aa-048e-49f4-b360-09e2cde8ebf7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2MwZjg2MzAtOTI4MDg3Ny1kNzQwZjYwOC0zMzFkM2UxNw==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, cb5793aa-048e-49f4-b360-09e2cde8ebf7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b4e587c-1ba7-4c5c-a91b-fcbeb419d5f3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b4e587c-1ba7-4c5c-a91b-fcbeb419d5f3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2MwZjg2MzAtOTI4MDg3Ny1kNzQwZjYwOC0zMzFkM2UxNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b4e587c-1ba7-4c5c-a91b-fcbeb419d5f3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 874ba75d-f597-428e-8e49-1f21c369ff61, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 874ba75d-f597-428e-8e49-1f21c369ff61, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 874ba75d-f597-428e-8e49-1f21c369ff61, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmRiZjY0ZWYtYmZiYjk4M2QtZTI4YzI5ZGMtNzQyZTE1ZTM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3082166d-cf2c-40de-8a8a-c7a4c209b28a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3082166d-cf2c-40de-8a8a-c7a4c209b28a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmRiZjY0ZWYtYmZiYjk4M2QtZTI4YzI5ZGMtNzQyZTE1ZTM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3082166d-cf2c-40de-8a8a-c7a4c209b28a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5fda57f-b5e9-4802-8553-1bbe95643983, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5fda57f-b5e9-4802-8553-1bbe95643983, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmRiZjY0ZWYtYmZiYjk4M2QtZTI4YzI5ZGMtNzQyZTE1ZTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5fda57f-b5e9-4802-8553-1bbe95643983, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1a8ad736-6b39-46ea-87a1-5309b2b8e9c3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1a8ad736-6b39-46ea-87a1-5309b2b8e9c3, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1a8ad736-6b39-46ea-87a1-5309b2b8e9c3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OWFiNDJiN2QtYTcyM2ExMzMtMmYwYmQ3ZTgtYmRmZTM1ZjE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 846c6066-0e6b-4f6a-a826-dc6743e42c23, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 846c6066-0e6b-4f6a-a826-dc6743e42c23, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWFiNDJiN2QtYTcyM2ExMzMtMmYwYmQ3ZTgtYmRmZTM1ZjE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 846c6066-0e6b-4f6a-a826-dc6743e42c23, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fc28a06-03d3-4918-aa5c-ddc0434e1108, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fc28a06-03d3-4918-aa5c-ddc0434e1108, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWFiNDJiN2QtYTcyM2ExMzMtMmYwYmQ3ZTgtYmRmZTM1ZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fc28a06-03d3-4918-aa5c-ddc0434e1108, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d2cb15e6-dca3-435c-9e70-1d4147849189, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d2cb15e6-dca3-435c-9e70-1d4147849189, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d2cb15e6-dca3-435c-9e70-1d4147849189, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Njg3NWE0MmUtYWI1NWM4ZjYtOTU0NzdmZmMtNTg0ODU2NGU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 66cd98ce-01ce-4861-a172-4b896cd8764e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 66cd98ce-01ce-4861-a172-4b896cd8764e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Njg3NWE0MmUtYWI1NWM4ZjYtOTU0NzdmZmMtNTg0ODU2NGU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 66cd98ce-01ce-4861-a172-4b896cd8764e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5fd07f9-7004-47f6-88b9-b3e6b3e28d2e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5fd07f9-7004-47f6-88b9-b3e6b3e28d2e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Njg3NWE0MmUtYWI1NWM4ZjYtOTU0NzdmZmMtNTg0ODU2NGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5fd07f9-7004-47f6-88b9-b3e6b3e28d2e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4c7b14e1-4b18-4754-abb0-a0c97aa7ff3e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4c7b14e1-4b18-4754-abb0-a0c97aa7ff3e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4c7b14e1-4b18-4754-abb0-a0c97aa7ff3e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjJjNmUwYjctZDViNzU0NTktMjM1OWM5OTctOWU4OTJiY2M=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, dc5157d4-592a-43af-b8b7-5d76e1871522, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, dc5157d4-592a-43af-b8b7-5d76e1871522, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjJjNmUwYjctZDViNzU0NTktMjM1OWM5OTctOWU4OTJiY2M=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, dc5157d4-592a-43af-b8b7-5d76e1871522, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74db5ef4-28a8-45a3-9e33-9d496f50d940, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74db5ef4-28a8-45a3-9e33-9d496f50d940, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjJjNmUwYjctZDViNzU0NTktMjM1OWM5OTctOWU4OTJiY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74db5ef4-28a8-45a3-9e33-9d496f50d940, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f54651ea-09fc-40a5-a658-79bc0581a2a8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f54651ea-09fc-40a5-a658-79bc0581a2a8, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f54651ea-09fc-40a5-a658-79bc0581a2a8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjFiZDUzOWMtZGYwMzAwNmQtMmMzZjBiNzQtY2E3YTI1ODQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e0e91a4d-825c-458e-86fa-91cd67c52813, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e0e91a4d-825c-458e-86fa-91cd67c52813, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjFiZDUzOWMtZGYwMzAwNmQtMmMzZjBiNzQtY2E3YTI1ODQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e0e91a4d-825c-458e-86fa-91cd67c52813, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca893bea-7290-4b75-9368-1d410bafabe7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca893bea-7290-4b75-9368-1d410bafabe7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjFiZDUzOWMtZGYwMzAwNmQtMmMzZjBiNzQtY2E3YTI1ODQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca893bea-7290-4b75-9368-1d410bafabe7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e247bde3-82bb-4f2d-b8a6-9f25e8fd3f11, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e247bde3-82bb-4f2d-b8a6-9f25e8fd3f11, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e247bde3-82bb-4f2d-b8a6-9f25e8fd3f11, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZWJjNjIwODMtNTQwYjk1YjUtYmYwNGYxNmYtMjQwNTMwZWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e7394931-2a57-4f44-afea-7853729bc39a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e7394931-2a57-4f44-afea-7853729bc39a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZWJjNjIwODMtNTQwYjk1YjUtYmYwNGYxNmYtMjQwNTMwZWE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e7394931-2a57-4f44-afea-7853729bc39a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2550357e-80e6-4c1b-a109-6b4e0b07a111, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2550357e-80e6-4c1b-a109-6b4e0b07a111, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZWJjNjIwODMtNTQwYjk1YjUtYmYwNGYxNmYtMjQwNTMwZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2550357e-80e6-4c1b-a109-6b4e0b07a111, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 159e1222-0e5d-4867-8904-d6231461d93f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 159e1222-0e5d-4867-8904-d6231461d93f, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 159e1222-0e5d-4867-8904-d6231461d93f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDU3Y2VhZDItODMyYWU2NTMtZTIwNGQ1YWItYzQwZjFiOTk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 29171b57-ae8a-49c6-a838-b8960789ead1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 29171b57-ae8a-49c6-a838-b8960789ead1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDU3Y2VhZDItODMyYWU2NTMtZTIwNGQ1YWItYzQwZjFiOTk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 29171b57-ae8a-49c6-a838-b8960789ead1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c7c9948-f833-4c44-9124-bcb36f63c1e3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c7c9948-f833-4c44-9124-bcb36f63c1e3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDU3Y2VhZDItODMyYWU2NTMtZTIwNGQ1YWItYzQwZjFiOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c7c9948-f833-4c44-9124-bcb36f63c1e3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3e33f7fb-d884-4685-8904-0ce089041635, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3e33f7fb-d884-4685-8904-0ce089041635, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3e33f7fb-d884-4685-8904-0ce089041635, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OWQwMWU3YzEtM2UzNTM0MDgtYTg4MTRhNjMtZGE4ZGNjYmM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a8d6458a-a824-4416-a2f6-ce1e649f2ea5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a8d6458a-a824-4416-a2f6-ce1e649f2ea5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWQwMWU3YzEtM2UzNTM0MDgtYTg4MTRhNjMtZGE4ZGNjYmM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a8d6458a-a824-4416-a2f6-ce1e649f2ea5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 876e20d7-75d8-4cc5-9b57-865fb567e2bb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 876e20d7-75d8-4cc5-9b57-865fb567e2bb, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWQwMWU3YzEtM2UzNTM0MDgtYTg4MTRhNjMtZGE4ZGNjYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 876e20d7-75d8-4cc5-9b57-865fb567e2bb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 25a9419b-7f1e-4ab1-8c27-369d06071f7c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 25a9419b-7f1e-4ab1-8c27-369d06071f7c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 25a9419b-7f1e-4ab1-8c27-369d06071f7c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Nzc0MTRhYmEtMTc2ZDBkMDktMTA2NzhjNzMtNDgyZDliN2E=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a63f8a72-84a4-421d-9898-e07eb9c51fc4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a63f8a72-84a4-421d-9898-e07eb9c51fc4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Nzc0MTRhYmEtMTc2ZDBkMDktMTA2NzhjNzMtNDgyZDliN2E=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a63f8a72-84a4-421d-9898-e07eb9c51fc4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d326f0c-56c7-409e-b6b9-0d9eedd7b841, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d326f0c-56c7-409e-b6b9-0d9eedd7b841, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Nzc0MTRhYmEtMTc2ZDBkMDktMTA2NzhjNzMtNDgyZDliN2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d326f0c-56c7-409e-b6b9-0d9eedd7b841, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 71eee376-c3aa-4673-a7c2-f7b54a3ec7da, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 71eee376-c3aa-4673-a7c2-f7b54a3ec7da, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 71eee376-c3aa-4673-a7c2-f7b54a3ec7da, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDljNTA1ZjQtMTgwZTA5OTgtM2QwY2RmYTYtNjg4ZDcwODQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5338faf5-ab9b-4d47-94e5-7114834e1d03, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5338faf5-ab9b-4d47-94e5-7114834e1d03, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDljNTA1ZjQtMTgwZTA5OTgtM2QwY2RmYTYtNjg4ZDcwODQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5338faf5-ab9b-4d47-94e5-7114834e1d03, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d2022a1-022d-448c-9583-97797686351e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d2022a1-022d-448c-9583-97797686351e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDljNTA1ZjQtMTgwZTA5OTgtM2QwY2RmYTYtNjg4ZDcwODQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d2022a1-022d-448c-9583-97797686351e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4c4785b7-c805-4aba-9b77-d588f44cfba9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4c4785b7-c805-4aba-9b77-d588f44cfba9, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4c4785b7-c805-4aba-9b77-d588f44cfba9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTAyYjNhYTUtYzFiNWU4MzctYjkwNGJjODItMjgyNzI2MjA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e5627b9f-919a-47f8-b5a4-f1fa104c9cb0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e5627b9f-919a-47f8-b5a4-f1fa104c9cb0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTAyYjNhYTUtYzFiNWU4MzctYjkwNGJjODItMjgyNzI2MjA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e5627b9f-919a-47f8-b5a4-f1fa104c9cb0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2b03c9d-ac51-4f4d-aade-b6a6de5da065, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2b03c9d-ac51-4f4d-aade-b6a6de5da065, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTAyYjNhYTUtYzFiNWU4MzctYjkwNGJjODItMjgyNzI2MjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2b03c9d-ac51-4f4d-aade-b6a6de5da065, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ded44a7b-d374-4d10-802b-86de9c32e928, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ded44a7b-d374-4d10-802b-86de9c32e928, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ded44a7b-d374-4d10-802b-86de9c32e928, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTRlMDU3YTItYzU4ZmUzNDItM2Y5ZWMxNGMtYzkxODI2NWM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8a0e6a87-f43b-441d-b979-5b0f733b93a5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8a0e6a87-f43b-441d-b979-5b0f733b93a5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTRlMDU3YTItYzU4ZmUzNDItM2Y5ZWMxNGMtYzkxODI2NWM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8a0e6a87-f43b-441d-b979-5b0f733b93a5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 884743eb-8fdb-4111-8ddf-7d9a9c13c351, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 884743eb-8fdb-4111-8ddf-7d9a9c13c351, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTRlMDU3YTItYzU4ZmUzNDItM2Y5ZWMxNGMtYzkxODI2NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 884743eb-8fdb-4111-8ddf-7d9a9c13c351, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
ERROR    __tests__.basic_user_scenarios:basic_user_scenarios.py:924 Data verification failed for orders: Timeout waiting for table 'orders' rows to match expected (timeout 90s). Last error: None
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 1318b1d9-d2c7-4abe-bda1-451eeb7e8afd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 1318b1d9-d2c7-4abe-bda1-451eeb7e8afd, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 1318b1d9-d2c7-4abe-bda1-451eeb7e8afd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } size_bytes: 115 created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 15e86339-cc4b-49f5-b59f-c6158b249bc5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 15e86339-cc4b-49f5-b59f-c6158b249bc5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGEzYTEwYzktODkxZjM2YTgtYzc2Zjk3OTYtZjQ0NjFiM2I=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 15e86339-cc4b-49f5-b59f-c6158b249bc5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd1ccc2c470>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, ae0e17b2-e0f9-4e22-8fb4-527160f986ee, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, ae0e17b2-e0f9-4e22-8fb4-527160f986ee, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/orders" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, ae0e17b2-e0f9-4e22-8fb4-527160f986ee, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } size_bytes: 115 created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.20
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.20
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/orders';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3778916
DEBUG    ya.test:process.py:259 Command (pid 3778916) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3778916) elapsed time (sec): 0.10137462615966797
DEBUG    ya.test:process.py:263 Command (pid 3778916) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3778916) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3778916) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3778916) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3778916) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3778916) maxrss: 162792
DEBUG    ya.test:process.py:263 Command (pid 3778916) minflt: 3429
DEBUG    ya.test:process.py:263 Command (pid 3778916) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3778916) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3778916) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3778916) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3778916) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3778916) nvcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 3778916) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3778916) stime: 0.013930999999999999
DEBUG    ya.test:process.py:263 Command (pid 3778916) utime: 0.037149999999999996
DEBUG    ya.test:process.py:263 Command (pid 3778916) wtime: 0.102
DEBUG    ya.test:process.py:275 Command (pid 3778916) output:

DEBUG    ya.test:process.py:276 Command (pid 3778916) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 99d6faa0-1c33-4556-ac09-dae33c993e72, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 99d6faa0-1c33-4556-ac09-dae33c993e72, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 99d6faa0-1c33-4556-ac09-dae33c993e72, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTUzZmY2ZWItYjAyZmRhMjYtYTFjMzc2NGItZmI4ZGRkNDk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 84dabe46-5977-4600-aacf-864f01b4618a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 84dabe46-5977-4600-aacf-864f01b4618a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTUzZmY2ZWItYjAyZmRhMjYtYTFjMzc2NGItZmI4ZGRkNDk=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 84dabe46-5977-4600-aacf-864f01b4618a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b936942-68f2-4952-aa17-390d0cddcfd2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b936942-68f2-4952-aa17-390d0cddcfd2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTUzZmY2ZWItYjAyZmRhMjYtYTFjMzc2NGItZmI4ZGRkNDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b936942-68f2-4952-aa17-390d0cddcfd2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ecfc9a2f-63a9-45a2-a24a-71cb23ef1c26, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ecfc9a2f-63a9-45a2-a24a-71cb23ef1c26, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ecfc9a2f-63a9-45a2-a24a-71cb23ef1c26, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjQwNzlmYWUtYWQ0NDA2ZDEtOTUxNGQxNDEtZDljYzFm" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f8068f94-87aa-471a-8733-eadc2b788044, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f8068f94-87aa-471a-8733-eadc2b788044, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjQwNzlmYWUtYWQ0NDA2ZDEtOTUxNGQxNDEtZDljYzFm" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f8068f94-87aa-471a-8733-eadc2b788044, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a828f980-1c83-4d4c-bf7e-7b5b25e0c77e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a828f980-1c83-4d4c-bf7e-7b5b25e0c77e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjQwNzlmYWUtYWQ0NDA2ZDEtOTUxNGQxNDEtZDljYzFm" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a828f980-1c83-4d4c-bf7e-7b5b25e0c77e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8ea4db04-df50-4052-a658-b48a61609082, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8ea4db04-df50-4052-a658-b48a61609082, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8ea4db04-df50-4052-a658-b48a61609082, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWYyMzM2NTAtZTgzZDVkYTctZmY3ZDRlMDMtNjExNDJhYjM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 03a59c2f-3200-49e7-845a-2ad0d852b478, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 03a59c2f-3200-49e7-845a-2ad0d852b478, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWYyMzM2NTAtZTgzZDVkYTctZmY3ZDRlMDMtNjExNDJhYjM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 03a59c2f-3200-49e7-845a-2ad0d852b478, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0c4745b-7562-47b0-92b5-df9f7f2273a9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0c4745b-7562-47b0-92b5-df9f7f2273a9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWYyMzM2NTAtZTgzZDVkYTctZmY3ZDRlMDMtNjExNDJhYjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0c4745b-7562-47b0-92b5-df9f7f2273a9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4facb7de-a2ad-4278-b620-b236bcdfa029, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4facb7de-a2ad-4278-b620-b236bcdfa029, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4facb7de-a2ad-4278-b620-b236bcdfa029, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NmViYmU3N2EtMmMwMmM2ZTItZmYyZWIwMDUtZDFiZTFhZTg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 746da99c-72a0-4c2d-b4c6-c5abe7f18403, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 746da99c-72a0-4c2d-b4c6-c5abe7f18403, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmViYmU3N2EtMmMwMmM2ZTItZmYyZWIwMDUtZDFiZTFhZTg=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 746da99c-72a0-4c2d-b4c6-c5abe7f18403, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b325e1e-b729-43f2-97c9-06b451801ca5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b325e1e-b729-43f2-97c9-06b451801ca5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmViYmU3N2EtMmMwMmM2ZTItZmYyZWIwMDUtZDFiZTFhZTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b325e1e-b729-43f2-97c9-06b451801ca5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ece1c89e-dec0-442f-a4fb-125f57bc4a99, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ece1c89e-dec0-442f-a4fb-125f57bc4a99, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ece1c89e-dec0-442f-a4fb-125f57bc4a99, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTYwOTcwZjUtOTNhY2NkNTMtOTRkYjllN2MtZDk4MjQ4YTA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 32e55c49-8349-48f2-a27e-58dbce411418, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 32e55c49-8349-48f2-a27e-58dbce411418, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTYwOTcwZjUtOTNhY2NkNTMtOTRkYjllN2MtZDk4MjQ4YTA=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 32e55c49-8349-48f2-a27e-58dbce411418, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e46992ae-7124-43ac-80be-9f729fb4f677, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e46992ae-7124-43ac-80be-9f729fb4f677, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTYwOTcwZjUtOTNhY2NkNTMtOTRkYjllN2MtZDk4MjQ4YTA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e46992ae-7124-43ac-80be-9f729fb4f677, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4378198d-1240-47c0-ad0b-59fda8c6547d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4378198d-1240-47c0-ad0b-59fda8c6547d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4378198d-1240-47c0-ad0b-59fda8c6547d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDY1NzYzYmUtM2MzOTVhYzItNTU0M2QyNi0zNzc3ZGI3MA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1a5efcb1-beb8-4eee-a2f0-9db73eb549b5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1a5efcb1-beb8-4eee-a2f0-9db73eb549b5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDY1NzYzYmUtM2MzOTVhYzItNTU0M2QyNi0zNzc3ZGI3MA==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1a5efcb1-beb8-4eee-a2f0-9db73eb549b5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dddd195-622a-46f9-9ccd-962ab99f4b1e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dddd195-622a-46f9-9ccd-962ab99f4b1e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDY1NzYzYmUtM2MzOTVhYzItNTU0M2QyNi0zNzc3ZGI3MA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dddd195-622a-46f9-9ccd-962ab99f4b1e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 51e785a2-1214-40e4-b461-a3b4d1b10053, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 51e785a2-1214-40e4-b461-a3b4d1b10053, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 51e785a2-1214-40e4-b461-a3b4d1b10053, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWE5MjUxOGEtYTg5NThlZjEtODBmN2IwNDctNWY5ZjVmZDc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6b544c86-97d2-4a36-b6b6-eafa5baeeb34, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6b544c86-97d2-4a36-b6b6-eafa5baeeb34, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWE5MjUxOGEtYTg5NThlZjEtODBmN2IwNDctNWY5ZjVmZDc=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6b544c86-97d2-4a36-b6b6-eafa5baeeb34, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf1b7854-107b-486f-a384-29afb0e90817, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf1b7854-107b-486f-a384-29afb0e90817, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWE5MjUxOGEtYTg5NThlZjEtODBmN2IwNDctNWY5ZjVmZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf1b7854-107b-486f-a384-29afb0e90817, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c08007cb-919a-45b3-b2cb-0ffe9a406ea5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c08007cb-919a-45b3-b2cb-0ffe9a406ea5, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c08007cb-919a-45b3-b2cb-0ffe9a406ea5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=M2E4YjliN2ItYjQ5Y2U1ZmMtOWYwYTI2MDUtMjFkZmI0ODI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 679f2f56-1149-4beb-bfb8-62a3b983e271, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 679f2f56-1149-4beb-bfb8-62a3b983e271, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2E4YjliN2ItYjQ5Y2U1ZmMtOWYwYTI2MDUtMjFkZmI0ODI=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 679f2f56-1149-4beb-bfb8-62a3b983e271, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dfe200a-7f59-40e6-a3bc-a3803752fedc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dfe200a-7f59-40e6-a3bc-a3803752fedc, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2E4YjliN2ItYjQ5Y2U1ZmMtOWYwYTI2MDUtMjFkZmI0ODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dfe200a-7f59-40e6-a3bc-a3803752fedc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e9a45824-ede0-49bc-93b3-e697c78c52c6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e9a45824-ede0-49bc-93b3-e697c78c52c6, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e9a45824-ede0-49bc-93b3-e697c78c52c6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzBhZGE3MzMtYzZlMGEyZjgtMjJmYjE3YWItNjFhNmYxOGU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e68e9514-bea1-49ea-b628-50d268a1b167, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e68e9514-bea1-49ea-b628-50d268a1b167, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzBhZGE3MzMtYzZlMGEyZjgtMjJmYjE3YWItNjFhNmYxOGU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e68e9514-bea1-49ea-b628-50d268a1b167, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04076dac-7c01-4557-871f-a3ba2c2a422f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04076dac-7c01-4557-871f-a3ba2c2a422f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzBhZGE3MzMtYzZlMGEyZjgtMjJmYjE3YWItNjFhNmYxOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04076dac-7c01-4557-871f-a3ba2c2a422f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c64f9545-505a-4699-8e18-b167b1eef950, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c64f9545-505a-4699-8e18-b167b1eef950, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c64f9545-505a-4699-8e18-b167b1eef950, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzY1N2Y5ZTgtYmQ5NmEwYzItOGU0NjI3MmItNWFiYmY0MWU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 69ca3e69-c746-4f0c-953e-cad2515e2e61, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 69ca3e69-c746-4f0c-953e-cad2515e2e61, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzY1N2Y5ZTgtYmQ5NmEwYzItOGU0NjI3MmItNWFiYmY0MWU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 69ca3e69-c746-4f0c-953e-cad2515e2e61, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cea7510-e14b-4b57-99ad-5d3ccc586faa, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cea7510-e14b-4b57-99ad-5d3ccc586faa, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzY1N2Y5ZTgtYmQ5NmEwYzItOGU0NjI3MmItNWFiYmY0MWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cea7510-e14b-4b57-99ad-5d3ccc586faa, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 19fd561b-7db1-4b7b-a2c1-012a1d15da47, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 19fd561b-7db1-4b7b-a2c1-012a1d15da47, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 19fd561b-7db1-4b7b-a2c1-012a1d15da47, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWFjNjQ5OTAtNWFiYThkOTUtZTQ1NzRkZmEtYjljM2M1MWU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8d6a783f-8d54-420e-876a-26a4a7718aff, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8d6a783f-8d54-420e-876a-26a4a7718aff, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWFjNjQ5OTAtNWFiYThkOTUtZTQ1NzRkZmEtYjljM2M1MWU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8d6a783f-8d54-420e-876a-26a4a7718aff, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5c19251-9add-4b9c-83a9-16d616f7b43a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5c19251-9add-4b9c-83a9-16d616f7b43a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWFjNjQ5OTAtNWFiYThkOTUtZTQ1NzRkZmEtYjljM2M1MWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5c19251-9add-4b9c-83a9-16d616f7b43a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1d41cfcd-fbf1-47bf-8979-ccb0a2b41336, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1d41cfcd-fbf1-47bf-8979-ccb0a2b41336, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1d41cfcd-fbf1-47bf-8979-ccb0a2b41336, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTIxYjM0ZjUtZmJjNGYxOTMtNmZlYjVjZTktY2M2NDE0ZWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 683f9e12-cba8-4f8b-87bb-f8e1624b588c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 683f9e12-cba8-4f8b-87bb-f8e1624b588c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTIxYjM0ZjUtZmJjNGYxOTMtNmZlYjVjZTktY2M2NDE0ZWE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 683f9e12-cba8-4f8b-87bb-f8e1624b588c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ca06c2c-81d0-46e7-a60b-f82f396282b4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ca06c2c-81d0-46e7-a60b-f82f396282b4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTIxYjM0ZjUtZmJjNGYxOTMtNmZlYjVjZTktY2M2NDE0ZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ca06c2c-81d0-46e7-a60b-f82f396282b4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 779ec29a-2cb7-4ac1-8932-a5adffc4f16e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 779ec29a-2cb7-4ac1-8932-a5adffc4f16e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 779ec29a-2cb7-4ac1-8932-a5adffc4f16e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2Q4Mjk5NzAtMTlkMWI3OGQtNjEwNTQ1NjktZjdkOWY5MDI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 10e44105-ffc8-4098-bc40-94e7092818a5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 10e44105-ffc8-4098-bc40-94e7092818a5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q4Mjk5NzAtMTlkMWI3OGQtNjEwNTQ1NjktZjdkOWY5MDI=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 10e44105-ffc8-4098-bc40-94e7092818a5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69dba5b9-174d-449d-bc87-00ca5c783f9b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69dba5b9-174d-449d-bc87-00ca5c783f9b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q4Mjk5NzAtMTlkMWI3OGQtNjEwNTQ1NjktZjdkOWY5MDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69dba5b9-174d-449d-bc87-00ca5c783f9b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0a2df9da-da7d-45ca-9336-05fd092d4bee, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0a2df9da-da7d-45ca-9336-05fd092d4bee, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0a2df9da-da7d-45ca-9336-05fd092d4bee, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmNiZWYxYjYtNTQ1MWE0NjItNjYwNzcwMTctNjk5ZmMxODU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e462aec9-4ff9-481b-a0e9-289ed7db5151, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e462aec9-4ff9-481b-a0e9-289ed7db5151, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmNiZWYxYjYtNTQ1MWE0NjItNjYwNzcwMTctNjk5ZmMxODU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e462aec9-4ff9-481b-a0e9-289ed7db5151, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da9e9d66-002c-4841-9418-2119f2880c0a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da9e9d66-002c-4841-9418-2119f2880c0a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmNiZWYxYjYtNTQ1MWE0NjItNjYwNzcwMTctNjk5ZmMxODU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da9e9d66-002c-4841-9418-2119f2880c0a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 62ee871e-a60a-4121-919f-11ebf57c14b2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 62ee871e-a60a-4121-919f-11ebf57c14b2, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 62ee871e-a60a-4121-919f-11ebf57c14b2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDBiMzRiZDUtNWQzNTRiMWMtODA2ZTdiNWUtMTZiYWJlNTQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, fc1794d2-2735-4601-9180-5d7a8bd7811a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, fc1794d2-2735-4601-9180-5d7a8bd7811a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDBiMzRiZDUtNWQzNTRiMWMtODA2ZTdiNWUtMTZiYWJlNTQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, fc1794d2-2735-4601-9180-5d7a8bd7811a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b42e126e-a0ac-4f1c-a3b9-63b4f2b8e4cc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b42e126e-a0ac-4f1c-a3b9-63b4f2b8e4cc, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDBiMzRiZDUtNWQzNTRiMWMtODA2ZTdiNWUtMTZiYWJlNTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b42e126e-a0ac-4f1c-a3b9-63b4f2b8e4cc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d483e2bb-a766-471c-ba87-f75e594e3fff, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d483e2bb-a766-471c-ba87-f75e594e3fff, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d483e2bb-a766-471c-ba87-f75e594e3fff, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODk2Njc1Mi0yNGY2YWU1NC1kNDc3NzBmLWNhZWE0ODc0" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 143da2a3-c9fb-4ace-a5a4-a11b39ad64f3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 143da2a3-c9fb-4ace-a5a4-a11b39ad64f3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODk2Njc1Mi0yNGY2YWU1NC1kNDc3NzBmLWNhZWE0ODc0" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 143da2a3-c9fb-4ace-a5a4-a11b39ad64f3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d24bd9f4-848a-45d2-bdee-20490de99d13, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d24bd9f4-848a-45d2-bdee-20490de99d13, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODk2Njc1Mi0yNGY2YWU1NC1kNDc3NzBmLWNhZWE0ODc0" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d24bd9f4-848a-45d2-bdee-20490de99d13, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4442554b-eba9-48a9-9453-46640bc955da, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4442554b-eba9-48a9-9453-46640bc955da, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4442554b-eba9-48a9-9453-46640bc955da, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDFiZmUwMjAtMzZmMWJlYjUtNTcwNDYxMzAtODQ2NzEyYTg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6a2a4fd6-a106-41e3-aeb3-bf2c47153ac2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6a2a4fd6-a106-41e3-aeb3-bf2c47153ac2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDFiZmUwMjAtMzZmMWJlYjUtNTcwNDYxMzAtODQ2NzEyYTg=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6a2a4fd6-a106-41e3-aeb3-bf2c47153ac2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11744948-6fed-4728-a0fc-9e84404d0102, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11744948-6fed-4728-a0fc-9e84404d0102, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDFiZmUwMjAtMzZmMWJlYjUtNTcwNDYxMzAtODQ2NzEyYTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11744948-6fed-4728-a0fc-9e84404d0102, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0557c0dc-48d1-4d38-a15c-8431ba6c2a2d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0557c0dc-48d1-4d38-a15c-8431ba6c2a2d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0557c0dc-48d1-4d38-a15c-8431ba6c2a2d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzI1YWJhNmUtODgwOTE1M2EtOGQ5MmRiMjYtNDQxZTA2Njk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8bdeb54f-f899-46f1-b28d-1b826bc417ef, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8bdeb54f-f899-46f1-b28d-1b826bc417ef, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzI1YWJhNmUtODgwOTE1M2EtOGQ5MmRiMjYtNDQxZTA2Njk=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8bdeb54f-f899-46f1-b28d-1b826bc417ef, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8fe461e-9d64-4702-90cd-1590ca577354, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8fe461e-9d64-4702-90cd-1590ca577354, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzI1YWJhNmUtODgwOTE1M2EtOGQ5MmRiMjYtNDQxZTA2Njk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8fe461e-9d64-4702-90cd-1590ca577354, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8a1a38d8-1fc7-473d-a898-ae3b700d83be, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8a1a38d8-1fc7-473d-a898-ae3b700d83be, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8a1a38d8-1fc7-473d-a898-ae3b700d83be, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDg5YTI2YWQtZWY2NzI3NjYtMTZlMDIyZjMtYjlmYmVhNzE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 60beb860-d6d0-482c-b290-cce46bffce8f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 60beb860-d6d0-482c-b290-cce46bffce8f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDg5YTI2YWQtZWY2NzI3NjYtMTZlMDIyZjMtYjlmYmVhNzE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 60beb860-d6d0-482c-b290-cce46bffce8f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b72e5727-b9fa-4738-a5fd-cb958625b404, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b72e5727-b9fa-4738-a5fd-cb958625b404, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDg5YTI2YWQtZWY2NzI3NjYtMTZlMDIyZjMtYjlmYmVhNzE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b72e5727-b9fa-4738-a5fd-cb958625b404, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4c210666-9976-4d7e-9bf0-eaec60698c81, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4c210666-9976-4d7e-9bf0-eaec60698c81, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4c210666-9976-4d7e-9bf0-eaec60698c81, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTI2ODU2NzQtZTg4NmNlMWMtOTY0YWUxNGItOWRmNDRkOTI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, bac1db60-e808-4cc5-b178-63f3545107c8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, bac1db60-e808-4cc5-b178-63f3545107c8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTI2ODU2NzQtZTg4NmNlMWMtOTY0YWUxNGItOWRmNDRkOTI=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, bac1db60-e808-4cc5-b178-63f3545107c8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a401eb9-f8b0-487c-991e-e9073db97779, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a401eb9-f8b0-487c-991e-e9073db97779, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTI2ODU2NzQtZTg4NmNlMWMtOTY0YWUxNGItOWRmNDRkOTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a401eb9-f8b0-487c-991e-e9073db97779, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0b20cb65-946e-43c1-a254-7a851be7a1ad, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0b20cb65-946e-43c1-a254-7a851be7a1ad, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0b20cb65-946e-43c1-a254-7a851be7a1ad, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODViNTJkMTQtZjYzZjc4ZTgtZTYxNzU4NzgtN2IxODU5MDQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ca549ef1-f0dc-4f1c-9aa8-75d4c2389d71, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ca549ef1-f0dc-4f1c-9aa8-75d4c2389d71, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODViNTJkMTQtZjYzZjc4ZTgtZTYxNzU4NzgtN2IxODU5MDQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ca549ef1-f0dc-4f1c-9aa8-75d4c2389d71, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b558331-bc88-461d-b995-fe3a8b13a3f9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b558331-bc88-461d-b995-fe3a8b13a3f9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODViNTJkMTQtZjYzZjc4ZTgtZTYxNzU4NzgtN2IxODU5MDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b558331-bc88-461d-b995-fe3a8b13a3f9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c9a6cf7b-4cfe-41a6-b7bf-de991039b859, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c9a6cf7b-4cfe-41a6-b7bf-de991039b859, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c9a6cf7b-4cfe-41a6-b7bf-de991039b859, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODc0NTdiNDAtOGU4MTE3ODQtZGE1YmFmMTktNWRlNjRjODM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c2c9bd71-fef6-4f37-8fa9-4507b60a0aca, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c2c9bd71-fef6-4f37-8fa9-4507b60a0aca, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODc0NTdiNDAtOGU4MTE3ODQtZGE1YmFmMTktNWRlNjRjODM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c2c9bd71-fef6-4f37-8fa9-4507b60a0aca, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 769bee56-3aa8-4e59-92f5-0e121f796442, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 769bee56-3aa8-4e59-92f5-0e121f796442, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODc0NTdiNDAtOGU4MTE3ODQtZGE1YmFmMTktNWRlNjRjODM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 769bee56-3aa8-4e59-92f5-0e121f796442, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8e4ee178-2ad3-4fb1-8936-8a6d3259d440, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8e4ee178-2ad3-4fb1-8936-8a6d3259d440, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8e4ee178-2ad3-4fb1-8936-8a6d3259d440, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=M2VlNTQxZmQtNzRlMjk0MzgtYjk3MzU3MDAtMzQ3YWMxNTk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ef3829c0-674e-40d4-aa31-f57cdc10e410, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ef3829c0-674e-40d4-aa31-f57cdc10e410, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2VlNTQxZmQtNzRlMjk0MzgtYjk3MzU3MDAtMzQ3YWMxNTk=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ef3829c0-674e-40d4-aa31-f57cdc10e410, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 860d6dcf-8bc2-4e6e-a783-212b95f603f2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 860d6dcf-8bc2-4e6e-a783-212b95f603f2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2VlNTQxZmQtNzRlMjk0MzgtYjk3MzU3MDAtMzQ3YWMxNTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 860d6dcf-8bc2-4e6e-a783-212b95f603f2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 60ddc634-599c-416e-bb49-afbd896662a3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 60ddc634-599c-416e-bb49-afbd896662a3, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 60ddc634-599c-416e-bb49-afbd896662a3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODllYTI0MTItZjEyZDQwMzYtZjVhNzA0M2UtZjM5ZjA2ZTk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8bf236da-57b1-48b1-9d78-796410e3e6e8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8bf236da-57b1-48b1-9d78-796410e3e6e8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODllYTI0MTItZjEyZDQwMzYtZjVhNzA0M2UtZjM5ZjA2ZTk=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8bf236da-57b1-48b1-9d78-796410e3e6e8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4fdc3e6-3a3b-4750-bde4-0f80a84516ae, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4fdc3e6-3a3b-4750-bde4-0f80a84516ae, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODllYTI0MTItZjEyZDQwMzYtZjVhNzA0M2UtZjM5ZjA2ZTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4fdc3e6-3a3b-4750-bde4-0f80a84516ae, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 570a5de1-1085-4e9c-9e57-7d6f84d0bce7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 570a5de1-1085-4e9c-9e57-7d6f84d0bce7, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 570a5de1-1085-4e9c-9e57-7d6f84d0bce7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGI1NzMwNDUtODhiODlmN2UtMWRjZDg3YTQtYWVjMmIzMDk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8dd1d1c2-112d-45a2-a9b7-683632f2253c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8dd1d1c2-112d-45a2-a9b7-683632f2253c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGI1NzMwNDUtODhiODlmN2UtMWRjZDg3YTQtYWVjMmIzMDk=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8dd1d1c2-112d-45a2-a9b7-683632f2253c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9885dedc-e640-4ddc-a34b-21b0b53c7bd6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9885dedc-e640-4ddc-a34b-21b0b53c7bd6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGI1NzMwNDUtODhiODlmN2UtMWRjZDg3YTQtYWVjMmIzMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9885dedc-e640-4ddc-a34b-21b0b53c7bd6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 21fb10b9-a689-48c5-915f-e014554f2534, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 21fb10b9-a689-48c5-915f-e014554f2534, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 21fb10b9-a689-48c5-915f-e014554f2534, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTdiODg5NjQtMzVlZDEwMTktOTdiMmJlNjEtNGQ5Yzg2ZTU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, bf89c35f-6242-4aa0-a8f2-f63ae4f33b52, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, bf89c35f-6242-4aa0-a8f2-f63ae4f33b52, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTdiODg5NjQtMzVlZDEwMTktOTdiMmJlNjEtNGQ5Yzg2ZTU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, bf89c35f-6242-4aa0-a8f2-f63ae4f33b52, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 618e341f-4bfb-410e-a939-8cf4bdaab837, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 618e341f-4bfb-410e-a939-8cf4bdaab837, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTdiODg5NjQtMzVlZDEwMTktOTdiMmJlNjEtNGQ5Yzg2ZTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 618e341f-4bfb-410e-a939-8cf4bdaab837, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 17018426-b90c-478b-90ea-1fea47076542, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 17018426-b90c-478b-90ea-1fea47076542, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 17018426-b90c-478b-90ea-1fea47076542, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDc1MzI3ZDUtYzA1NmY5OS1mZjUyNjU0NS00MjQ0MDMzNw==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a6649a0e-b4b1-4b7d-b835-300b8e46bc41, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a6649a0e-b4b1-4b7d-b835-300b8e46bc41, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDc1MzI3ZDUtYzA1NmY5OS1mZjUyNjU0NS00MjQ0MDMzNw==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a6649a0e-b4b1-4b7d-b835-300b8e46bc41, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 646f2710-df39-4f85-96cc-244cc8736712, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 646f2710-df39-4f85-96cc-244cc8736712, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDc1MzI3ZDUtYzA1NmY5OS1mZjUyNjU0NS00MjQ0MDMzNw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 646f2710-df39-4f85-96cc-244cc8736712, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 752e5e53-c3cb-4bf0-bbba-4f7c7ca1d4e1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 752e5e53-c3cb-4bf0-bbba-4f7c7ca1d4e1, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 752e5e53-c3cb-4bf0-bbba-4f7c7ca1d4e1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZWFmYjJkMTEtMzA5MzVhYTMtY2EwMjUyYTUtYTM0N2FkYjg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 617f8045-947c-4cb5-a3b1-e07764697dea, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 617f8045-947c-4cb5-a3b1-e07764697dea, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZWFmYjJkMTEtMzA5MzVhYTMtY2EwMjUyYTUtYTM0N2FkYjg=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 617f8045-947c-4cb5-a3b1-e07764697dea, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c4cf702-0609-4445-95c7-4f57f413c2e2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c4cf702-0609-4445-95c7-4f57f413c2e2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZWFmYjJkMTEtMzA5MzVhYTMtY2EwMjUyYTUtYTM0N2FkYjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c4cf702-0609-4445-95c7-4f57f413c2e2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 155432b9-457d-4162-af31-ca6cb8ff4787, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 155432b9-457d-4162-af31-ca6cb8ff4787, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 155432b9-457d-4162-af31-ca6cb8ff4787, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGM4MTYxZWQtZTUzZGUwNzUtNTM5NDE1ZDMtZDFiMTQ4YjA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 87252324-7aa5-4101-b2c6-378d95ee42c5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 87252324-7aa5-4101-b2c6-378d95ee42c5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGM4MTYxZWQtZTUzZGUwNzUtNTM5NDE1ZDMtZDFiMTQ4YjA=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 87252324-7aa5-4101-b2c6-378d95ee42c5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3730b645-be4c-4766-bc7c-cdb6ba22908a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3730b645-be4c-4766-bc7c-cdb6ba22908a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGM4MTYxZWQtZTUzZGUwNzUtNTM5NDE1ZDMtZDFiMTQ4YjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3730b645-be4c-4766-bc7c-cdb6ba22908a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d3edebcc-566f-4890-9b29-feb66f6c2a55, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d3edebcc-566f-4890-9b29-feb66f6c2a55, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d3edebcc-566f-4890-9b29-feb66f6c2a55, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDQ1MWJiYjctYTdlZmFiMjgtOGQzZTRhM2YtM2MwMmUzNWY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ddf7b9a1-932a-4b5c-b1a1-86c776a70d17, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ddf7b9a1-932a-4b5c-b1a1-86c776a70d17, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDQ1MWJiYjctYTdlZmFiMjgtOGQzZTRhM2YtM2MwMmUzNWY=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ddf7b9a1-932a-4b5c-b1a1-86c776a70d17, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7eb3e9b-90bc-4dcc-960b-fd615e99ce5e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7eb3e9b-90bc-4dcc-960b-fd615e99ce5e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDQ1MWJiYjctYTdlZmFiMjgtOGQzZTRhM2YtM2MwMmUzNWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7eb3e9b-90bc-4dcc-960b-fd615e99ce5e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5c11cfbd-6ec6-4be6-9176-17b65cc68eab, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5c11cfbd-6ec6-4be6-9176-17b65cc68eab, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5c11cfbd-6ec6-4be6-9176-17b65cc68eab, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjUyNzBiMzktOTNkYjZkMDUtZTBiZTdjZmMtNDQxYzJhYTM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, edd2b06e-5f25-41b5-bed6-9417560dd696, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, edd2b06e-5f25-41b5-bed6-9417560dd696, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjUyNzBiMzktOTNkYjZkMDUtZTBiZTdjZmMtNDQxYzJhYTM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, edd2b06e-5f25-41b5-bed6-9417560dd696, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a4bcdd0-8733-4929-91b5-37b4903c536f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a4bcdd0-8733-4929-91b5-37b4903c536f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjUyNzBiMzktOTNkYjZkMDUtZTBiZTdjZmMtNDQxYzJhYTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a4bcdd0-8733-4929-91b5-37b4903c536f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ce6437f0-9dbb-489a-93d3-0dc5adec43a4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ce6437f0-9dbb-489a-93d3-0dc5adec43a4, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ce6437f0-9dbb-489a-93d3-0dc5adec43a4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODkxYzhhZWEtN2EzOGI2NjMtZDkyMzhhODItYzEwN2VjZmU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1c3807db-a899-4110-b256-493c3cff969f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1c3807db-a899-4110-b256-493c3cff969f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODkxYzhhZWEtN2EzOGI2NjMtZDkyMzhhODItYzEwN2VjZmU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1c3807db-a899-4110-b256-493c3cff969f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6e4ec04-6fef-4ea2-8f9a-a78b68012f5f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6e4ec04-6fef-4ea2-8f9a-a78b68012f5f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODkxYzhhZWEtN2EzOGI2NjMtZDkyMzhhODItYzEwN2VjZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6e4ec04-6fef-4ea2-8f9a-a78b68012f5f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d3302219-1efb-4aa8-ade5-0fa79724279a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d3302219-1efb-4aa8-ade5-0fa79724279a, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d3302219-1efb-4aa8-ade5-0fa79724279a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWNlNWJlOGQtMjllNWE5OTEtZmVhYmEzMzQtZmUzMDJhODc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 93b4a654-369b-46ce-8def-bf4cbc26431a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 93b4a654-369b-46ce-8def-bf4cbc26431a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWNlNWJlOGQtMjllNWE5OTEtZmVhYmEzMzQtZmUzMDJhODc=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 93b4a654-369b-46ce-8def-bf4cbc26431a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3304ae16-54ce-4bf0-88e4-3c867387e08d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3304ae16-54ce-4bf0-88e4-3c867387e08d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWNlNWJlOGQtMjllNWE5OTEtZmVhYmEzMzQtZmUzMDJhODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3304ae16-54ce-4bf0-88e4-3c867387e08d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 583c2e96-e4e1-47af-ab68-27da297610ee, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 583c2e96-e4e1-47af-ab68-27da297610ee, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 583c2e96-e4e1-47af-ab68-27da297610ee, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTBlOTk4YjEtNTYwNmQyNjgtMWJmZTQ0ZmQtMWJjN2I5ZTI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a4ba1498-7284-4558-b2d3-056cb400491c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a4ba1498-7284-4558-b2d3-056cb400491c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTBlOTk4YjEtNTYwNmQyNjgtMWJmZTQ0ZmQtMWJjN2I5ZTI=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a4ba1498-7284-4558-b2d3-056cb400491c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 329a9a2b-70c8-4825-a207-1548f44fd5df, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 329a9a2b-70c8-4825-a207-1548f44fd5df, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTBlOTk4YjEtNTYwNmQyNjgtMWJmZTQ0ZmQtMWJjN2I5ZTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 329a9a2b-70c8-4825-a207-1548f44fd5df, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 267438d6-dff3-4782-82e6-ef746567d359, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 267438d6-dff3-4782-82e6-ef746567d359, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 267438d6-dff3-4782-82e6-ef746567d359, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZmZhY2U4OTItN2VlNTBkOTktNjdiMmNiNTMtNjE1ZTU1NzU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e59f1617-a618-49d4-bfc7-18aaefab7a51, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e59f1617-a618-49d4-bfc7-18aaefab7a51, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZmZhY2U4OTItN2VlNTBkOTktNjdiMmNiNTMtNjE1ZTU1NzU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e59f1617-a618-49d4-bfc7-18aaefab7a51, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 030d4206-9c10-46ca-a9ba-15bdba9781bc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 030d4206-9c10-46ca-a9ba-15bdba9781bc, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZmZhY2U4OTItN2VlNTBkOTktNjdiMmNiNTMtNjE1ZTU1NzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 030d4206-9c10-46ca-a9ba-15bdba9781bc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ebb008a5-2167-4a0c-8a54-220e8a937730, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ebb008a5-2167-4a0c-8a54-220e8a937730, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ebb008a5-2167-4a0c-8a54-220e8a937730, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWUzZWVhNDAtNGU4OGExNmQtYjMzNTk5ODItY2Q2MGJiZTg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ae6541ef-378b-4618-bb32-1d39c8c55ff4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ae6541ef-378b-4618-bb32-1d39c8c55ff4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWUzZWVhNDAtNGU4OGExNmQtYjMzNTk5ODItY2Q2MGJiZTg=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ae6541ef-378b-4618-bb32-1d39c8c55ff4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 331892f1-690c-43eb-8269-90dd6bb44805, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 331892f1-690c-43eb-8269-90dd6bb44805, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWUzZWVhNDAtNGU4OGExNmQtYjMzNTk5ODItY2Q2MGJiZTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 331892f1-690c-43eb-8269-90dd6bb44805, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5314cfae-3d47-407a-8c58-915c994914e0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5314cfae-3d47-407a-8c58-915c994914e0, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5314cfae-3d47-407a-8c58-915c994914e0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MThlNDIwNmQtOWI0YjhlMTEtZWExMDc5YWItMWVkYTg2MGE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, aa1dd3ef-980f-499a-a2d3-bea2e01fbf63, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, aa1dd3ef-980f-499a-a2d3-bea2e01fbf63, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MThlNDIwNmQtOWI0YjhlMTEtZWExMDc5YWItMWVkYTg2MGE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, aa1dd3ef-980f-499a-a2d3-bea2e01fbf63, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 182a8f79-b78f-4b4b-aee2-0c38e76cb5c7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 182a8f79-b78f-4b4b-aee2-0c38e76cb5c7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MThlNDIwNmQtOWI0YjhlMTEtZWExMDc5YWItMWVkYTg2MGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 182a8f79-b78f-4b4b-aee2-0c38e76cb5c7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fbadd41e-84fc-4afe-b121-e7cc4fd141de, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fbadd41e-84fc-4afe-b121-e7cc4fd141de, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fbadd41e-84fc-4afe-b121-e7cc4fd141de, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Njg2NzkwMWEtY2Y5YTg4NmMtODMxYzAwNjYtMzEzYWNjNmY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, bd3880d1-1060-437a-bb5c-93ac2e885219, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, bd3880d1-1060-437a-bb5c-93ac2e885219, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Njg2NzkwMWEtY2Y5YTg4NmMtODMxYzAwNjYtMzEzYWNjNmY=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, bd3880d1-1060-437a-bb5c-93ac2e885219, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ccff6a0-79a8-48fc-a7bc-f252f7628d74, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ccff6a0-79a8-48fc-a7bc-f252f7628d74, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Njg2NzkwMWEtY2Y5YTg4NmMtODMxYzAwNjYtMzEzYWNjNmY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ccff6a0-79a8-48fc-a7bc-f252f7628d74, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, da70b17e-b151-43f6-861d-e97e9576eb5d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, da70b17e-b151-43f6-861d-e97e9576eb5d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, da70b17e-b151-43f6-861d-e97e9576eb5d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTQ1NjRiYWItN2FiZDBjNWQtMWE1MGM1ZWQtNzVlM2Iy" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2985fd3f-bc63-41ee-baa2-8b1f5b5d51f1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2985fd3f-bc63-41ee-baa2-8b1f5b5d51f1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTQ1NjRiYWItN2FiZDBjNWQtMWE1MGM1ZWQtNzVlM2Iy" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2985fd3f-bc63-41ee-baa2-8b1f5b5d51f1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce6d6416-37ba-410e-9426-a0ec96577365, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6d6416-37ba-410e-9426-a0ec96577365, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTQ1NjRiYWItN2FiZDBjNWQtMWE1MGM1ZWQtNzVlM2Iy" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6d6416-37ba-410e-9426-a0ec96577365, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b6b6c061-cd17-4620-a769-ddbc04f62209, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b6b6c061-cd17-4620-a769-ddbc04f62209, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b6b6c061-cd17-4620-a769-ddbc04f62209, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjcyMWYxMGItYTYyNTFmZDgtZDkzNzI1ZTEtYzc3NzEyYzI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c7e1625c-5603-4f97-8d7b-d5c7322b3751, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c7e1625c-5603-4f97-8d7b-d5c7322b3751, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjcyMWYxMGItYTYyNTFmZDgtZDkzNzI1ZTEtYzc3NzEyYzI=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c7e1625c-5603-4f97-8d7b-d5c7322b3751, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb5c2afc-f7d1-4d21-8425-045015b470bf, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb5c2afc-f7d1-4d21-8425-045015b470bf, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjcyMWYxMGItYTYyNTFmZDgtZDkzNzI1ZTEtYzc3NzEyYzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb5c2afc-f7d1-4d21-8425-045015b470bf, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 54fdd630-3761-4e95-850f-fb438422c4c7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 54fdd630-3761-4e95-850f-fb438422c4c7, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 54fdd630-3761-4e95-850f-fb438422c4c7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjlhZmFhYjMtZjE3M2I0ODQtNzI4MmUyYjctNjcwMzI3MGM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 24e9e52c-9750-4558-bccc-1f209e780cdc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 24e9e52c-9750-4558-bccc-1f209e780cdc, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjlhZmFhYjMtZjE3M2I0ODQtNzI4MmUyYjctNjcwMzI3MGM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 24e9e52c-9750-4558-bccc-1f209e780cdc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c33f946-b1e3-42a9-afb5-fcb4d8e91b0e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c33f946-b1e3-42a9-afb5-fcb4d8e91b0e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjlhZmFhYjMtZjE3M2I0ODQtNzI4MmUyYjctNjcwMzI3MGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c33f946-b1e3-42a9-afb5-fcb4d8e91b0e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8d684f09-daa6-4810-9e9a-d9a416a74fd0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8d684f09-daa6-4810-9e9a-d9a416a74fd0, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8d684f09-daa6-4810-9e9a-d9a416a74fd0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjY2MjY3YTMtYWYyZTJmNDItY2QwMTE0NmEtZWVhOTIwMGM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9d25b890-cebe-4cb0-9a4a-9cffb59dacff, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9d25b890-cebe-4cb0-9a4a-9cffb59dacff, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjY2MjY3YTMtYWYyZTJmNDItY2QwMTE0NmEtZWVhOTIwMGM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9d25b890-cebe-4cb0-9a4a-9cffb59dacff, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d98e5d7-57fe-4443-a87a-3fbc565200c3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d98e5d7-57fe-4443-a87a-3fbc565200c3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjY2MjY3YTMtYWYyZTJmNDItY2QwMTE0NmEtZWVhOTIwMGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d98e5d7-57fe-4443-a87a-3fbc565200c3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e8939edc-ac9d-4551-a592-03a549199993, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e8939edc-ac9d-4551-a592-03a549199993, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e8939edc-ac9d-4551-a592-03a549199993, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NmI3ZWY3ZWYtZWEzZWEyNTktZjdlYjU2MGMtODdlZDk5MzM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, dc28db11-643a-4d66-bc59-405a8cd65c1e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, dc28db11-643a-4d66-bc59-405a8cd65c1e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmI3ZWY3ZWYtZWEzZWEyNTktZjdlYjU2MGMtODdlZDk5MzM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, dc28db11-643a-4d66-bc59-405a8cd65c1e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0153394c-93a0-4ac6-a581-2a73a50eeb5c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0153394c-93a0-4ac6-a581-2a73a50eeb5c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmI3ZWY3ZWYtZWEzZWEyNTktZjdlYjU2MGMtODdlZDk5MzM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0153394c-93a0-4ac6-a581-2a73a50eeb5c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7d55cc5b-cd1a-40ef-bc25-bc706ccaa46b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7d55cc5b-cd1a-40ef-bc25-bc706ccaa46b, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7d55cc5b-cd1a-40ef-bc25-bc706ccaa46b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YThhZDQ1MmMtZjAxZjc5NTQtMzZhZjRjZGUtOTE4NDNiNWI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 7b01d62d-720c-4c94-b836-d4a61105f4c3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 7b01d62d-720c-4c94-b836-d4a61105f4c3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YThhZDQ1MmMtZjAxZjc5NTQtMzZhZjRjZGUtOTE4NDNiNWI=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 7b01d62d-720c-4c94-b836-d4a61105f4c3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b45e39b-2c7d-4b69-8317-d574af5eaa07, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b45e39b-2c7d-4b69-8317-d574af5eaa07, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YThhZDQ1MmMtZjAxZjc5NTQtMzZhZjRjZGUtOTE4NDNiNWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b45e39b-2c7d-4b69-8317-d574af5eaa07, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e2543b0c-270a-4305-8ae8-954a49a1d1d1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e2543b0c-270a-4305-8ae8-954a49a1d1d1, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e2543b0c-270a-4305-8ae8-954a49a1d1d1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGQ3ZDY0OTctYzI2NmM1ODktYTI5ZTdjMTUtMmNmODI4NTQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 07242cbc-df19-42e3-9b49-3ed751606277, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 07242cbc-df19-42e3-9b49-3ed751606277, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGQ3ZDY0OTctYzI2NmM1ODktYTI5ZTdjMTUtMmNmODI4NTQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 07242cbc-df19-42e3-9b49-3ed751606277, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 933742d2-c791-4ce9-85b4-0a8201e5ea63, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 933742d2-c791-4ce9-85b4-0a8201e5ea63, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGQ3ZDY0OTctYzI2NmM1ODktYTI5ZTdjMTUtMmNmODI4NTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 933742d2-c791-4ce9-85b4-0a8201e5ea63, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 64bbb1cf-53f7-4fb4-af78-db4ba8c4e1bb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 64bbb1cf-53f7-4fb4-af78-db4ba8c4e1bb, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 64bbb1cf-53f7-4fb4-af78-db4ba8c4e1bb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=M2MzMDJiOWItYmY0ZmM3NWItMTJjNjFiYWUtODgyNTJiYzk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b07d5770-b889-4af6-95d0-dd0d2f477a15, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b07d5770-b889-4af6-95d0-dd0d2f477a15, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2MzMDJiOWItYmY0ZmM3NWItMTJjNjFiYWUtODgyNTJiYzk=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b07d5770-b889-4af6-95d0-dd0d2f477a15, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8a0480f-a11c-4845-a153-4b3d3d13536c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8a0480f-a11c-4845-a153-4b3d3d13536c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2MzMDJiOWItYmY0ZmM3NWItMTJjNjFiYWUtODgyNTJiYzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8a0480f-a11c-4845-a153-4b3d3d13536c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0a3621ea-2f8f-4ab4-a71a-dcdf066d09cc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0a3621ea-2f8f-4ab4-a71a-dcdf066d09cc, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0a3621ea-2f8f-4ab4-a71a-dcdf066d09cc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzUwNmRmNjgtNTYxZmVjYWEtOGFiZTg2ZmMtNmI3ZjFjMzQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 58350a1b-fe58-4c3d-a3bf-080fbb622617, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 58350a1b-fe58-4c3d-a3bf-080fbb622617, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzUwNmRmNjgtNTYxZmVjYWEtOGFiZTg2ZmMtNmI3ZjFjMzQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 58350a1b-fe58-4c3d-a3bf-080fbb622617, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f2c080a-cbcd-4081-9ea5-49d2dd5a272e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f2c080a-cbcd-4081-9ea5-49d2dd5a272e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzUwNmRmNjgtNTYxZmVjYWEtOGFiZTg2ZmMtNmI3ZjFjMzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f2c080a-cbcd-4081-9ea5-49d2dd5a272e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 98fb31f5-3cf9-47ba-b69b-44ca3ccdf6de, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98fb31f5-3cf9-47ba-b69b-44ca3ccdf6de, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98fb31f5-3cf9-47ba-b69b-44ca3ccdf6de, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDhiOGRiNDQtZThlODQ1OTQtNTY3Y2NmNzktYjNkMzcxNDY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e9cf9b7c-0a4a-4d03-81ad-3ba69fbf18d0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e9cf9b7c-0a4a-4d03-81ad-3ba69fbf18d0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDhiOGRiNDQtZThlODQ1OTQtNTY3Y2NmNzktYjNkMzcxNDY=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e9cf9b7c-0a4a-4d03-81ad-3ba69fbf18d0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f87d82b-9705-4aeb-9168-cc2fc17a54b2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f87d82b-9705-4aeb-9168-cc2fc17a54b2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDhiOGRiNDQtZThlODQ1OTQtNTY3Y2NmNzktYjNkMzcxNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f87d82b-9705-4aeb-9168-cc2fc17a54b2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5734ead0-fdda-42ae-918a-7d2bed0687b8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5734ead0-fdda-42ae-918a-7d2bed0687b8, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5734ead0-fdda-42ae-918a-7d2bed0687b8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTQ4YTYwNGMtYTA1NzM3NGMtODU2N2FiZWMtYTE4MWYxMzQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 26ee8f9f-04b4-4ec1-ad7d-161d7bce28c9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 26ee8f9f-04b4-4ec1-ad7d-161d7bce28c9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTQ4YTYwNGMtYTA1NzM3NGMtODU2N2FiZWMtYTE4MWYxMzQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 26ee8f9f-04b4-4ec1-ad7d-161d7bce28c9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ee0b38c-8168-4630-a044-4026d87e61bf, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ee0b38c-8168-4630-a044-4026d87e61bf, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTQ4YTYwNGMtYTA1NzM3NGMtODU2N2FiZWMtYTE4MWYxMzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ee0b38c-8168-4630-a044-4026d87e61bf, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c100e5fd-51ed-428f-949b-148c6830cc42, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c100e5fd-51ed-428f-949b-148c6830cc42, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c100e5fd-51ed-428f-949b-148c6830cc42, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGQ2M2JiYmItMjMwNWQ3N2QtZThhZjYyMWMtMmFkMzVlZTk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2f336e0a-1b94-4fa5-b095-6db0228cd455, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2f336e0a-1b94-4fa5-b095-6db0228cd455, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGQ2M2JiYmItMjMwNWQ3N2QtZThhZjYyMWMtMmFkMzVlZTk=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2f336e0a-1b94-4fa5-b095-6db0228cd455, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27e20621-9892-4cf9-b16b-bec7d07fe351, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27e20621-9892-4cf9-b16b-bec7d07fe351, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGQ2M2JiYmItMjMwNWQ3N2QtZThhZjYyMWMtMmFkMzVlZTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27e20621-9892-4cf9-b16b-bec7d07fe351, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ffdd53aa-1ba4-45b3-8637-154a79f2af3b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ffdd53aa-1ba4-45b3-8637-154a79f2af3b, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ffdd53aa-1ba4-45b3-8637-154a79f2af3b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODdlMDYyZDctY2JhMDIxZDktYjhiZDM1M2MtZDY3NjEyOWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 75c04074-fad3-4058-89e4-087f58bc8a94, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 75c04074-fad3-4058-89e4-087f58bc8a94, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODdlMDYyZDctY2JhMDIxZDktYjhiZDM1M2MtZDY3NjEyOWE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 75c04074-fad3-4058-89e4-087f58bc8a94, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f113e77c-a754-4a4d-b5b9-5a76a7d56235, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f113e77c-a754-4a4d-b5b9-5a76a7d56235, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODdlMDYyZDctY2JhMDIxZDktYjhiZDM1M2MtZDY3NjEyOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f113e77c-a754-4a4d-b5b9-5a76a7d56235, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d2b95740-d24c-46a5-831a-e18c2ce2d30c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d2b95740-d24c-46a5-831a-e18c2ce2d30c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d2b95740-d24c-46a5-831a-e18c2ce2d30c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MThmM2EzNDMtMmUwZTg3NzEtYzJhYWJhNWYtODljMTcwODg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3edbbc59-442f-4a86-bd75-f68355db9379, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3edbbc59-442f-4a86-bd75-f68355db9379, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MThmM2EzNDMtMmUwZTg3NzEtYzJhYWJhNWYtODljMTcwODg=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3edbbc59-442f-4a86-bd75-f68355db9379, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b8e0465-0ad4-4d6b-acd1-06773965a510, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b8e0465-0ad4-4d6b-acd1-06773965a510, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MThmM2EzNDMtMmUwZTg3NzEtYzJhYWJhNWYtODljMTcwODg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b8e0465-0ad4-4d6b-acd1-06773965a510, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 394da77f-7562-43e7-abaa-464a385ec785, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 394da77f-7562-43e7-abaa-464a385ec785, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 394da77f-7562-43e7-abaa-464a385ec785, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTU4YjUxMjAtZmE2Mjk1NWEtOTJiMzRmMjktYThjYzE5MDg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3d35d80f-7b82-43eb-aff2-4b8a644f3d28, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3d35d80f-7b82-43eb-aff2-4b8a644f3d28, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTU4YjUxMjAtZmE2Mjk1NWEtOTJiMzRmMjktYThjYzE5MDg=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3d35d80f-7b82-43eb-aff2-4b8a644f3d28, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 687b69a3-8fe6-44f5-80e6-5c52b5b22cff, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 687b69a3-8fe6-44f5-80e6-5c52b5b22cff, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTU4YjUxMjAtZmE2Mjk1NWEtOTJiMzRmMjktYThjYzE5MDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 687b69a3-8fe6-44f5-80e6-5c52b5b22cff, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ab5cac0f-72eb-4183-be1f-e958609f13e0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ab5cac0f-72eb-4183-be1f-e958609f13e0, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ab5cac0f-72eb-4183-be1f-e958609f13e0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTE2NGNhZTQtOWI2OTA1OTgtMTc1MzhlY2UtNWRiNWU5NA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 433ec28d-7cf4-432a-8069-3acdb913e680, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 433ec28d-7cf4-432a-8069-3acdb913e680, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTE2NGNhZTQtOWI2OTA1OTgtMTc1MzhlY2UtNWRiNWU5NA==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 433ec28d-7cf4-432a-8069-3acdb913e680, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e621408-923c-4e40-9053-4cff66bc2011, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e621408-923c-4e40-9053-4cff66bc2011, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTE2NGNhZTQtOWI2OTA1OTgtMTc1MzhlY2UtNWRiNWU5NA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e621408-923c-4e40-9053-4cff66bc2011, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 70bb2f69-73d8-4505-87e6-dab18291e0ac, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 70bb2f69-73d8-4505-87e6-dab18291e0ac, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 70bb2f69-73d8-4505-87e6-dab18291e0ac, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWU0ZTY0NjQtNWJjOTcxMDktYzU0YmQ0MzctYzU0NGZlNQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 60d9e2d8-b5ee-4529-9c40-0cc1a8525bfb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 60d9e2d8-b5ee-4529-9c40-0cc1a8525bfb, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWU0ZTY0NjQtNWJjOTcxMDktYzU0YmQ0MzctYzU0NGZlNQ==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 60d9e2d8-b5ee-4529-9c40-0cc1a8525bfb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2713de1c-05b1-4ff8-bf31-edf4d2db0279, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2713de1c-05b1-4ff8-bf31-edf4d2db0279, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWU0ZTY0NjQtNWJjOTcxMDktYzU0YmQ0MzctYzU0NGZlNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2713de1c-05b1-4ff8-bf31-edf4d2db0279, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8f5fb07c-ce7e-4a6b-94fe-8dcbf85f6916, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8f5fb07c-ce7e-4a6b-94fe-8dcbf85f6916, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8f5fb07c-ce7e-4a6b-94fe-8dcbf85f6916, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDBkYjU4NTctNDQzN2E3LWIzNWE0MTZhLWNlMmJlYzg2" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b58075a5-03de-4982-9f31-47f652520cac, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b58075a5-03de-4982-9f31-47f652520cac, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDBkYjU4NTctNDQzN2E3LWIzNWE0MTZhLWNlMmJlYzg2" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b58075a5-03de-4982-9f31-47f652520cac, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8e22adf-d3f7-434c-ab0e-c79f5d025c94, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8e22adf-d3f7-434c-ab0e-c79f5d025c94, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDBkYjU4NTctNDQzN2E3LWIzNWE0MTZhLWNlMmJlYzg2" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8e22adf-d3f7-434c-ab0e-c79f5d025c94, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7f110288-71dc-4435-9040-dbe8b02ac502, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7f110288-71dc-4435-9040-dbe8b02ac502, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7f110288-71dc-4435-9040-dbe8b02ac502, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTNhNzA5MDMtMTdiNjAxNzEtZmRkOTVmNzMtMjgyY2QxODE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, da439e4a-16be-4d04-b920-23d1c78a5d87, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, da439e4a-16be-4d04-b920-23d1c78a5d87, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTNhNzA5MDMtMTdiNjAxNzEtZmRkOTVmNzMtMjgyY2QxODE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, da439e4a-16be-4d04-b920-23d1c78a5d87, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f434c5b-cdb2-447f-8389-ff4845b09ed9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f434c5b-cdb2-447f-8389-ff4845b09ed9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTNhNzA5MDMtMTdiNjAxNzEtZmRkOTVmNzMtMjgyY2QxODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f434c5b-cdb2-447f-8389-ff4845b09ed9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5cd72f21-8be4-4245-8105-46f7438257a5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5cd72f21-8be4-4245-8105-46f7438257a5, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5cd72f21-8be4-4245-8105-46f7438257a5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=N2Y2ZDU2NmYtMTg5OWI2NTMtNzY5N2Q4ODktYjk3MzQ2YzY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2fb718bd-cc32-4c77-9b7b-17ec677594ee, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2fb718bd-cc32-4c77-9b7b-17ec677594ee, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=N2Y2ZDU2NmYtMTg5OWI2NTMtNzY5N2Q4ODktYjk3MzQ2YzY=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2fb718bd-cc32-4c77-9b7b-17ec677594ee, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7df87881-f979-4e50-ab7f-b67e3f185253, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7df87881-f979-4e50-ab7f-b67e3f185253, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=N2Y2ZDU2NmYtMTg5OWI2NTMtNzY5N2Q4ODktYjk3MzQ2YzY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7df87881-f979-4e50-ab7f-b67e3f185253, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0c160dc2-d2cb-495c-9059-ed26f163e74b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0c160dc2-d2cb-495c-9059-ed26f163e74b, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0c160dc2-d2cb-495c-9059-ed26f163e74b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjNiNWFlY2YtZjFmZjEyMmEtZmIyMGZhYjItOTA2NDI2NWU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 4a2f9835-1606-445c-b010-fc3af945f4ab, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 4a2f9835-1606-445c-b010-fc3af945f4ab, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjNiNWFlY2YtZjFmZjEyMmEtZmIyMGZhYjItOTA2NDI2NWU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 4a2f9835-1606-445c-b010-fc3af945f4ab, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cd9f006-c006-4af8-8f18-39ccef2fa5c2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cd9f006-c006-4af8-8f18-39ccef2fa5c2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjNiNWFlY2YtZjFmZjEyMmEtZmIyMGZhYjItOTA2NDI2NWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cd9f006-c006-4af8-8f18-39ccef2fa5c2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1f810ec0-6eaa-428d-8387-bb502d07b2c7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1f810ec0-6eaa-428d-8387-bb502d07b2c7, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1f810ec0-6eaa-428d-8387-bb502d07b2c7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODJmN2VmMTUtYjg5MGY1NzgtOWI0NTJkYTQtOGMxZmRhMmE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, af6df218-71f9-442c-8549-14da0ecc6447, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, af6df218-71f9-442c-8549-14da0ecc6447, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODJmN2VmMTUtYjg5MGY1NzgtOWI0NTJkYTQtOGMxZmRhMmE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, af6df218-71f9-442c-8549-14da0ecc6447, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a8720ff-57cd-4e75-ab5f-59b1d3b1a5a3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a8720ff-57cd-4e75-ab5f-59b1d3b1a5a3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODJmN2VmMTUtYjg5MGY1NzgtOWI0NTJkYTQtOGMxZmRhMmE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a8720ff-57cd-4e75-ab5f-59b1d3b1a5a3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 73511904-f28d-4174-a1e7-3fbf66ce516d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 73511904-f28d-4174-a1e7-3fbf66ce516d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 73511904-f28d-4174-a1e7-3fbf66ce516d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODczNTFiMGEtMjFjZDg3NTEtODBmNDE1MzUtZmU2ZjhjYjc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d4e753fd-30ef-49d9-a28e-454d0d5fe073, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d4e753fd-30ef-49d9-a28e-454d0d5fe073, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODczNTFiMGEtMjFjZDg3NTEtODBmNDE1MzUtZmU2ZjhjYjc=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d4e753fd-30ef-49d9-a28e-454d0d5fe073, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb090832-b876-4fe5-ad42-8c2597e6cbaa, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb090832-b876-4fe5-ad42-8c2597e6cbaa, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODczNTFiMGEtMjFjZDg3NTEtODBmNDE1MzUtZmU2ZjhjYjc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb090832-b876-4fe5-ad42-8c2597e6cbaa, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dbaf4dad-7abe-4f85-82ad-3abac7543f7c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dbaf4dad-7abe-4f85-82ad-3abac7543f7c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dbaf4dad-7abe-4f85-82ad-3abac7543f7c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmFkM2UxYjktOTE1OTM1ZGItNzBjYjliYzgtNjdjMjBjZWU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, fc703209-4c5d-457d-95d7-f00a2bcef215, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, fc703209-4c5d-457d-95d7-f00a2bcef215, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmFkM2UxYjktOTE1OTM1ZGItNzBjYjliYzgtNjdjMjBjZWU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, fc703209-4c5d-457d-95d7-f00a2bcef215, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 940b66cc-e492-45d9-a0c3-b60e2d176d00, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 940b66cc-e492-45d9-a0c3-b60e2d176d00, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmFkM2UxYjktOTE1OTM1ZGItNzBjYjliYzgtNjdjMjBjZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 940b66cc-e492-45d9-a0c3-b60e2d176d00, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fe401d4a-90d3-4591-9830-9bbfbbc04fed, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fe401d4a-90d3-4591-9830-9bbfbbc04fed, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fe401d4a-90d3-4591-9830-9bbfbbc04fed, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjhmNTYzNGEtNmZkOGNiMWYtNGE4NjA4YzctOGU3YThlZDA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 028afaaa-7c1d-4ebc-98f4-4c15c9e47ae0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 028afaaa-7c1d-4ebc-98f4-4c15c9e47ae0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjhmNTYzNGEtNmZkOGNiMWYtNGE4NjA4YzctOGU3YThlZDA=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 028afaaa-7c1d-4ebc-98f4-4c15c9e47ae0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fb983f0-a7b2-4881-b4ae-7634a6a75bc0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fb983f0-a7b2-4881-b4ae-7634a6a75bc0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjhmNTYzNGEtNmZkOGNiMWYtNGE4NjA4YzctOGU3YThlZDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fb983f0-a7b2-4881-b4ae-7634a6a75bc0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b41cd399-fd72-4cd6-9d8b-5adfb48c9d91, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b41cd399-fd72-4cd6-9d8b-5adfb48c9d91, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b41cd399-fd72-4cd6-9d8b-5adfb48c9d91, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTUyOGJiYjQtMjdkMDE1NzAtYTIwMGU4MWMtNTViM2E5NGQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 62c37539-b2ae-4cf8-bad8-5788ab93e282, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 62c37539-b2ae-4cf8-bad8-5788ab93e282, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTUyOGJiYjQtMjdkMDE1NzAtYTIwMGU4MWMtNTViM2E5NGQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 62c37539-b2ae-4cf8-bad8-5788ab93e282, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d9b5296-a317-4286-82f3-ee611be8530c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d9b5296-a317-4286-82f3-ee611be8530c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTUyOGJiYjQtMjdkMDE1NzAtYTIwMGU4MWMtNTViM2E5NGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d9b5296-a317-4286-82f3-ee611be8530c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b70f25cf-6b8c-4ed7-89bf-eaac2d0edcc6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b70f25cf-6b8c-4ed7-89bf-eaac2d0edcc6, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b70f25cf-6b8c-4ed7-89bf-eaac2d0edcc6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=M2FmMmNhNTUtZWU2NGI1ZWUtYTM4ZjhiMWEtYzNjMGZmYTc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1ad15851-09b4-4427-bfa9-673036e576e1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1ad15851-09b4-4427-bfa9-673036e576e1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2FmMmNhNTUtZWU2NGI1ZWUtYTM4ZjhiMWEtYzNjMGZmYTc=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1ad15851-09b4-4427-bfa9-673036e576e1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f680eeb-9d3d-476e-bd3e-23715fcefe85, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f680eeb-9d3d-476e-bd3e-23715fcefe85, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2FmMmNhNTUtZWU2NGI1ZWUtYTM4ZjhiMWEtYzNjMGZmYTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f680eeb-9d3d-476e-bd3e-23715fcefe85, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e7b8763b-1c0e-4f1a-a5c3-8ba908843199, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e7b8763b-1c0e-4f1a-a5c3-8ba908843199, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e7b8763b-1c0e-4f1a-a5c3-8ba908843199, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzZlYTc4YWItODI2MWQ1MWUtZDdlOWQxN2MtYmExOTY1MmM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2705d687-23e4-4c9b-b20e-576a6db41c2e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2705d687-23e4-4c9b-b20e-576a6db41c2e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzZlYTc4YWItODI2MWQ1MWUtZDdlOWQxN2MtYmExOTY1MmM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2705d687-23e4-4c9b-b20e-576a6db41c2e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0436234-cb36-41e7-9869-a1c3dd99ca04, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0436234-cb36-41e7-9869-a1c3dd99ca04, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzZlYTc4YWItODI2MWQ1MWUtZDdlOWQxN2MtYmExOTY1MmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0436234-cb36-41e7-9869-a1c3dd99ca04, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 71407c42-43e4-4bb7-bb6f-f82d8216d9fa, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 71407c42-43e4-4bb7-bb6f-f82d8216d9fa, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 71407c42-43e4-4bb7-bb6f-f82d8216d9fa, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OWFhMThjMDMtOGEyODE2MjUtYTRiMjlkOGUtOGIzMWUyOGU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ca4b44c9-dfba-447d-a536-77016046a9ce, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ca4b44c9-dfba-447d-a536-77016046a9ce, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWFhMThjMDMtOGEyODE2MjUtYTRiMjlkOGUtOGIzMWUyOGU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ca4b44c9-dfba-447d-a536-77016046a9ce, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6b3a41d-2c18-4444-8c73-1dc30fc4caf3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6b3a41d-2c18-4444-8c73-1dc30fc4caf3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWFhMThjMDMtOGEyODE2MjUtYTRiMjlkOGUtOGIzMWUyOGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6b3a41d-2c18-4444-8c73-1dc30fc4caf3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ce821dfa-7e94-4c12-ae3f-e4c4c9d1d92c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ce821dfa-7e94-4c12-ae3f-e4c4c9d1d92c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ce821dfa-7e94-4c12-ae3f-e4c4c9d1d92c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Mzc4MTc1NDYtOWNhZmEwMzEtOTg2ZWM4ZmItMTBlOGMyZDU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 08fca4b8-3e17-4fa6-ba1a-47669d7fd50b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 08fca4b8-3e17-4fa6-ba1a-47669d7fd50b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Mzc4MTc1NDYtOWNhZmEwMzEtOTg2ZWM4ZmItMTBlOGMyZDU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 08fca4b8-3e17-4fa6-ba1a-47669d7fd50b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b052a01-3fdb-4dd7-9984-52e17ae4aedb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b052a01-3fdb-4dd7-9984-52e17ae4aedb, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Mzc4MTc1NDYtOWNhZmEwMzEtOTg2ZWM4ZmItMTBlOGMyZDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b052a01-3fdb-4dd7-9984-52e17ae4aedb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a65d71ba-984b-4f07-bc7b-00d38db4ffa6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a65d71ba-984b-4f07-bc7b-00d38db4ffa6, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a65d71ba-984b-4f07-bc7b-00d38db4ffa6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzU2ZWFmMWItZjI5MTM3MjQtMjZiNDM1ODktYzJhZWJiMDg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, dc8b3e64-8f10-421c-9d79-151f96907c8e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, dc8b3e64-8f10-421c-9d79-151f96907c8e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzU2ZWFmMWItZjI5MTM3MjQtMjZiNDM1ODktYzJhZWJiMDg=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, dc8b3e64-8f10-421c-9d79-151f96907c8e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6e696a1-3fce-4aef-9827-e0154e81e5d6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6e696a1-3fce-4aef-9827-e0154e81e5d6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzU2ZWFmMWItZjI5MTM3MjQtMjZiNDM1ODktYzJhZWJiMDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6e696a1-3fce-4aef-9827-e0154e81e5d6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, daf86276-3da3-4b1f-98f7-eb3046cd888d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, daf86276-3da3-4b1f-98f7-eb3046cd888d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, daf86276-3da3-4b1f-98f7-eb3046cd888d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2ZjMzk0ZGQtZTEwMDMyNzktYTAyMTAyYTAtYzEwZjFlYmY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0dec4fb1-7d20-42c3-b646-e52f7f732d8f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0dec4fb1-7d20-42c3-b646-e52f7f732d8f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZjMzk0ZGQtZTEwMDMyNzktYTAyMTAyYTAtYzEwZjFlYmY=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0dec4fb1-7d20-42c3-b646-e52f7f732d8f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb7491d9-8950-47ab-8d89-cada8e7d9239, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb7491d9-8950-47ab-8d89-cada8e7d9239, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZjMzk0ZGQtZTEwMDMyNzktYTAyMTAyYTAtYzEwZjFlYmY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb7491d9-8950-47ab-8d89-cada8e7d9239, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5e86753e-81d7-4698-9c75-3b942439db60, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5e86753e-81d7-4698-9c75-3b942439db60, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5e86753e-81d7-4698-9c75-3b942439db60, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWJiYjJiN2QtMTBmMWUwNjItYTVhNmNkZDQtYmQ3OTJiNjE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1141db5a-ec06-413e-980a-0b5a345dfb47, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1141db5a-ec06-413e-980a-0b5a345dfb47, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWJiYjJiN2QtMTBmMWUwNjItYTVhNmNkZDQtYmQ3OTJiNjE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1141db5a-ec06-413e-980a-0b5a345dfb47, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d545eaba-fd28-4111-852b-30d184ede57d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d545eaba-fd28-4111-852b-30d184ede57d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWJiYjJiN2QtMTBmMWUwNjItYTVhNmNkZDQtYmQ3OTJiNjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d545eaba-fd28-4111-852b-30d184ede57d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d62f2aa1-0e6e-4cad-b7a7-f4ddc0e6adf9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d62f2aa1-0e6e-4cad-b7a7-f4ddc0e6adf9, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d62f2aa1-0e6e-4cad-b7a7-f4ddc0e6adf9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZWVjODg5NzctMzBkYzE1NDgtNDI0NWRhZTAtMjMyYjI1MjI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, aa2d52fa-a775-4e3d-aad1-3d088c967c67, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, aa2d52fa-a775-4e3d-aad1-3d088c967c67, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZWVjODg5NzctMzBkYzE1NDgtNDI0NWRhZTAtMjMyYjI1MjI=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, aa2d52fa-a775-4e3d-aad1-3d088c967c67, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a31e81c-f3ed-4996-b55e-14952d2189bc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a31e81c-f3ed-4996-b55e-14952d2189bc, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZWVjODg5NzctMzBkYzE1NDgtNDI0NWRhZTAtMjMyYjI1MjI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a31e81c-f3ed-4996-b55e-14952d2189bc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e3b98a42-3662-46a1-97ce-10d49b923216, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e3b98a42-3662-46a1-97ce-10d49b923216, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e3b98a42-3662-46a1-97ce-10d49b923216, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTNhMzhiNzItZWJmMWU3NDgtZGMwZDY2NTUtNjA1NGEwZGY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 387a45d0-7403-47eb-9571-36f9a965ccd7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 387a45d0-7403-47eb-9571-36f9a965ccd7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTNhMzhiNzItZWJmMWU3NDgtZGMwZDY2NTUtNjA1NGEwZGY=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 387a45d0-7403-47eb-9571-36f9a965ccd7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c195789-f946-42dd-bcce-6df3a6b79d49, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c195789-f946-42dd-bcce-6df3a6b79d49, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTNhMzhiNzItZWJmMWU3NDgtZGMwZDY2NTUtNjA1NGEwZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c195789-f946-42dd-bcce-6df3a6b79d49, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, faec1995-d906-4ab6-a6a1-79cb0ceb4422, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, faec1995-d906-4ab6-a6a1-79cb0ceb4422, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, faec1995-d906-4ab6-a6a1-79cb0ceb4422, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTFhZmQzMTItOGRiNzFmMWUtOWI3NzI2ODYtYzA2YzE4NGQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, cd16d421-11d1-4194-9101-297fc46df6a9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, cd16d421-11d1-4194-9101-297fc46df6a9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTFhZmQzMTItOGRiNzFmMWUtOWI3NzI2ODYtYzA2YzE4NGQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, cd16d421-11d1-4194-9101-297fc46df6a9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e77ddd6d-e4b1-4123-97a4-7131b8b6009d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e77ddd6d-e4b1-4123-97a4-7131b8b6009d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTFhZmQzMTItOGRiNzFmMWUtOWI3NzI2ODYtYzA2YzE4NGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e77ddd6d-e4b1-4123-97a4-7131b8b6009d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 81f535dc-a7eb-4a9a-9b40-25e657fbab75, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 81f535dc-a7eb-4a9a-9b40-25e657fbab75, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 81f535dc-a7eb-4a9a-9b40-25e657fbab75, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmFiMWM1NjUtY2I2MmZkZGMtYzk0NDE1YWItNjEwMDAyZDM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0dd74860-7a3e-47b7-8825-023ac60a3430, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0dd74860-7a3e-47b7-8825-023ac60a3430, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmFiMWM1NjUtY2I2MmZkZGMtYzk0NDE1YWItNjEwMDAyZDM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0dd74860-7a3e-47b7-8825-023ac60a3430, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc365cec-908e-4501-8f86-66e16f2cefe4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc365cec-908e-4501-8f86-66e16f2cefe4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmFiMWM1NjUtY2I2MmZkZGMtYzk0NDE1YWItNjEwMDAyZDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc365cec-908e-4501-8f86-66e16f2cefe4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, edcc1edc-a21b-412c-8561-20187af44b96, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, edcc1edc-a21b-412c-8561-20187af44b96, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, edcc1edc-a21b-412c-8561-20187af44b96, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjY5ZmI0MmMtNjE0M2Q2ZjEtODM4NDU1YTEtNzIwNzE2ZjU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 17695d0f-8e40-4506-a81d-458fd2aa59f5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 17695d0f-8e40-4506-a81d-458fd2aa59f5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjY5ZmI0MmMtNjE0M2Q2ZjEtODM4NDU1YTEtNzIwNzE2ZjU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 17695d0f-8e40-4506-a81d-458fd2aa59f5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44b22231-490c-4417-aa84-3ffb5167eb71, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44b22231-490c-4417-aa84-3ffb5167eb71, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjY5ZmI0MmMtNjE0M2Q2ZjEtODM4NDU1YTEtNzIwNzE2ZjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44b22231-490c-4417-aa84-3ffb5167eb71, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0ddaec2f-7ee1-4347-92e0-6ec91256af6e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0ddaec2f-7ee1-4347-92e0-6ec91256af6e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0ddaec2f-7ee1-4347-92e0-6ec91256af6e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZmFiYTczNWYtZTdlNjcwMGMtMzBkM2Q4YTEtZTJlNWRlODI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, bf3f07f7-df18-4ed2-bcd2-4d3f64967415, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, bf3f07f7-df18-4ed2-bcd2-4d3f64967415, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZmFiYTczNWYtZTdlNjcwMGMtMzBkM2Q4YTEtZTJlNWRlODI=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, bf3f07f7-df18-4ed2-bcd2-4d3f64967415, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0ccc83b-866f-4477-9d8c-b5ceb0413fb0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0ccc83b-866f-4477-9d8c-b5ceb0413fb0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZmFiYTczNWYtZTdlNjcwMGMtMzBkM2Q4YTEtZTJlNWRlODI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0ccc83b-866f-4477-9d8c-b5ceb0413fb0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 674d4655-b4af-4cb4-ac51-1057aea23fba, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 674d4655-b4af-4cb4-ac51-1057aea23fba, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 674d4655-b4af-4cb4-ac51-1057aea23fba, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGVhYzY3ODEtZjk5YjZkZWEtNjI5Mzc2NjctNGJmYjExY2E=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5ff86734-e728-4381-8508-56c0742c4a07, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5ff86734-e728-4381-8508-56c0742c4a07, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGVhYzY3ODEtZjk5YjZkZWEtNjI5Mzc2NjctNGJmYjExY2E=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5ff86734-e728-4381-8508-56c0742c4a07, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 928164f1-4258-483e-b187-80efc36ec325, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 928164f1-4258-483e-b187-80efc36ec325, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGVhYzY3ODEtZjk5YjZkZWEtNjI5Mzc2NjctNGJmYjExY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 928164f1-4258-483e-b187-80efc36ec325, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 736b49e6-0ab0-47da-8e44-33cb3e91dab2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 736b49e6-0ab0-47da-8e44-33cb3e91dab2, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 736b49e6-0ab0-47da-8e44-33cb3e91dab2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWQyMWE2ODgtNzliNmU1ZWUtYjZiYzgyNWMtNTU5ODI3NzU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a991b181-4887-4f66-80dc-a1986cce7154, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a991b181-4887-4f66-80dc-a1986cce7154, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWQyMWE2ODgtNzliNmU1ZWUtYjZiYzgyNWMtNTU5ODI3NzU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a991b181-4887-4f66-80dc-a1986cce7154, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a331725-9188-4e10-8192-7d5241ebd7b8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a331725-9188-4e10-8192-7d5241ebd7b8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWQyMWE2ODgtNzliNmU1ZWUtYjZiYzgyNWMtNTU5ODI3NzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a331725-9188-4e10-8192-7d5241ebd7b8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 432c6fc7-adfe-4682-b715-cbb355706f60, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 432c6fc7-adfe-4682-b715-cbb355706f60, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 432c6fc7-adfe-4682-b715-cbb355706f60, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTg1ZmQ0ODUtMTQ4ZTMxZTYtMWYzODFjMjktNDdhOWZjNjk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e06b0962-fa6a-488a-b55a-153039a595ff, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e06b0962-fa6a-488a-b55a-153039a595ff, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTg1ZmQ0ODUtMTQ4ZTMxZTYtMWYzODFjMjktNDdhOWZjNjk=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e06b0962-fa6a-488a-b55a-153039a595ff, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ef46ef6-cdf2-41e6-9299-3293cdd66822, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ef46ef6-cdf2-41e6-9299-3293cdd66822, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTg1ZmQ0ODUtMTQ4ZTMxZTYtMWYzODFjMjktNDdhOWZjNjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ef46ef6-cdf2-41e6-9299-3293cdd66822, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 496f37e1-f23a-41fa-872b-03e67e3039b1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 496f37e1-f23a-41fa-872b-03e67e3039b1, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 496f37e1-f23a-41fa-872b-03e67e3039b1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTNiYzZkZmUtNDA4NTI4MjctNTE1ODY4NjUtZTQ5NzEyMzI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9839690f-bfbe-48b1-8bde-c8c285249e7f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9839690f-bfbe-48b1-8bde-c8c285249e7f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTNiYzZkZmUtNDA4NTI4MjctNTE1ODY4NjUtZTQ5NzEyMzI=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9839690f-bfbe-48b1-8bde-c8c285249e7f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc134b77-b58b-46dd-911e-67e1e0f83c60, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc134b77-b58b-46dd-911e-67e1e0f83c60, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTNiYzZkZmUtNDA4NTI4MjctNTE1ODY4NjUtZTQ5NzEyMzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc134b77-b58b-46dd-911e-67e1e0f83c60, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2a7ba626-4cad-4698-94e6-f94b37452d20, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2a7ba626-4cad-4698-94e6-f94b37452d20, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2a7ba626-4cad-4698-94e6-f94b37452d20, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTk3ZDVjNDAtZTc1MjdhOTItN2Y2MWU0MmMtNDg2MTdlMDA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 90880258-9345-4697-88a4-3a7ba83f07ab, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 90880258-9345-4697-88a4-3a7ba83f07ab, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTk3ZDVjNDAtZTc1MjdhOTItN2Y2MWU0MmMtNDg2MTdlMDA=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 90880258-9345-4697-88a4-3a7ba83f07ab, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42d19488-2948-4ee3-a50d-591b20c8150b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42d19488-2948-4ee3-a50d-591b20c8150b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTk3ZDVjNDAtZTc1MjdhOTItN2Y2MWU0MmMtNDg2MTdlMDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42d19488-2948-4ee3-a50d-591b20c8150b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d583ec5d-0f68-49d0-b82d-6f134822b4f3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d583ec5d-0f68-49d0-b82d-6f134822b4f3, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d583ec5d-0f68-49d0-b82d-6f134822b4f3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWQ2MjAwNjMtNDM2M2VjMjgtMjFjZmE4OTAtYjMxMzg5MDc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, cc2637bc-6b3d-461d-90b9-acf549db6aaf, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, cc2637bc-6b3d-461d-90b9-acf549db6aaf, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWQ2MjAwNjMtNDM2M2VjMjgtMjFjZmE4OTAtYjMxMzg5MDc=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, cc2637bc-6b3d-461d-90b9-acf549db6aaf, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6eac54d-5b85-4384-be2a-9a6e9955ff0a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6eac54d-5b85-4384-be2a-9a6e9955ff0a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWQ2MjAwNjMtNDM2M2VjMjgtMjFjZmE4OTAtYjMxMzg5MDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6eac54d-5b85-4384-be2a-9a6e9955ff0a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ceac632e-7a47-4465-8df2-52edb84a3f03, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ceac632e-7a47-4465-8df2-52edb84a3f03, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ceac632e-7a47-4465-8df2-52edb84a3f03, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODljMTY0ZTItM2VjOTQ0OTUtOWFmMjQwNDItZDQwN2NjYmY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2a142e3f-7912-4363-b4c8-c2f3c53f8cd1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2a142e3f-7912-4363-b4c8-c2f3c53f8cd1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODljMTY0ZTItM2VjOTQ0OTUtOWFmMjQwNDItZDQwN2NjYmY=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2a142e3f-7912-4363-b4c8-c2f3c53f8cd1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b93c7e6-b5fb-4adb-aaef-359427f67e8e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b93c7e6-b5fb-4adb-aaef-359427f67e8e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODljMTY0ZTItM2VjOTQ0OTUtOWFmMjQwNDItZDQwN2NjYmY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b93c7e6-b5fb-4adb-aaef-359427f67e8e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c14d5bfa-c2e4-482f-a7f6-2c3136ce091a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c14d5bfa-c2e4-482f-a7f6-2c3136ce091a, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c14d5bfa-c2e4-482f-a7f6-2c3136ce091a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWZhYTk3ODgtN2U3ZmZjMmEtNTU5NDQxOWUtZWQxODhlZjA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9734ba46-094f-4b2c-8f8d-a7b638b8ea9e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9734ba46-094f-4b2c-8f8d-a7b638b8ea9e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWZhYTk3ODgtN2U3ZmZjMmEtNTU5NDQxOWUtZWQxODhlZjA=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9734ba46-094f-4b2c-8f8d-a7b638b8ea9e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 655686fe-8313-4fda-a743-d19fc50dae36, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 655686fe-8313-4fda-a743-d19fc50dae36, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWZhYTk3ODgtN2U3ZmZjMmEtNTU5NDQxOWUtZWQxODhlZjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 655686fe-8313-4fda-a743-d19fc50dae36, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e05b5e0c-9a08-417c-922a-caa80bcaeacb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e05b5e0c-9a08-417c-922a-caa80bcaeacb, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e05b5e0c-9a08-417c-922a-caa80bcaeacb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGU4YTMyNmItYTM4NTlhY2UtOTJhY2RmNzktYjIxODZlNTU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 4e7c807d-742f-4ce1-93d3-80a751a26362, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 4e7c807d-742f-4ce1-93d3-80a751a26362, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGU4YTMyNmItYTM4NTlhY2UtOTJhY2RmNzktYjIxODZlNTU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 4e7c807d-742f-4ce1-93d3-80a751a26362, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ed8dba9-e464-4ccb-ab91-ed0605f35306, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ed8dba9-e464-4ccb-ab91-ed0605f35306, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGU4YTMyNmItYTM4NTlhY2UtOTJhY2RmNzktYjIxODZlNTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ed8dba9-e464-4ccb-ab91-ed0605f35306, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8fb12bd9-0ed7-4886-b8af-c956dae0958e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8fb12bd9-0ed7-4886-b8af-c956dae0958e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8fb12bd9-0ed7-4886-b8af-c956dae0958e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzJiMTc1OWItNWYyODMyOGEtNDViYjgxOWYtYzFmOWQyMzQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0ff291b0-d315-425a-8c15-97f5388ac232, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0ff291b0-d315-425a-8c15-97f5388ac232, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzJiMTc1OWItNWYyODMyOGEtNDViYjgxOWYtYzFmOWQyMzQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0ff291b0-d315-425a-8c15-97f5388ac232, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d406a5b6-4979-4fb2-8bba-0136924f752e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d406a5b6-4979-4fb2-8bba-0136924f752e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzJiMTc1OWItNWYyODMyOGEtNDViYjgxOWYtYzFmOWQyMzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d406a5b6-4979-4fb2-8bba-0136924f752e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1a5acae8-6f44-42cd-a16d-4f89c230bb62, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1a5acae8-6f44-42cd-a16d-4f89c230bb62, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1a5acae8-6f44-42cd-a16d-4f89c230bb62, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWUwM2Y3ZmQtMTA4MWFkY2UtODk1MGQ3OC00Y2E0MTQ4" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 90d9df9d-d4fd-4cc0-9750-1faf3e7dc7fd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 90d9df9d-d4fd-4cc0-9750-1faf3e7dc7fd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWUwM2Y3ZmQtMTA4MWFkY2UtODk1MGQ3OC00Y2E0MTQ4" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 90d9df9d-d4fd-4cc0-9750-1faf3e7dc7fd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac5e8e81-c8a1-4a59-9750-651209151ea9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac5e8e81-c8a1-4a59-9750-651209151ea9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWUwM2Y3ZmQtMTA4MWFkY2UtODk1MGQ3OC00Y2E0MTQ4" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac5e8e81-c8a1-4a59-9750-651209151ea9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 415ddd58-f784-4017-81c3-4774ba31ad0f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 415ddd58-f784-4017-81c3-4774ba31ad0f, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 415ddd58-f784-4017-81c3-4774ba31ad0f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzgxYzM0ZmYtNDk3M2I1YzEtMTg0MjEyYTktMzk4NWZjYWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2911066f-5f4f-4a27-aabe-bf3c4ef4583e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2911066f-5f4f-4a27-aabe-bf3c4ef4583e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzgxYzM0ZmYtNDk3M2I1YzEtMTg0MjEyYTktMzk4NWZjYWE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2911066f-5f4f-4a27-aabe-bf3c4ef4583e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1f5b200-f5c4-4f07-93d4-74d3557c0e27, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1f5b200-f5c4-4f07-93d4-74d3557c0e27, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzgxYzM0ZmYtNDk3M2I1YzEtMTg0MjEyYTktMzk4NWZjYWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1f5b200-f5c4-4f07-93d4-74d3557c0e27, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7cd4c9d3-6ad1-4fbd-a70b-6ef3a45d6010, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7cd4c9d3-6ad1-4fbd-a70b-6ef3a45d6010, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7cd4c9d3-6ad1-4fbd-a70b-6ef3a45d6010, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDUzM2JlZGQtZWZmNjk0ODMtYmU5MTk5MGMtMWQ4OTFkZTk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 42d5d194-b001-4a39-9ff7-167b9396bb28, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 42d5d194-b001-4a39-9ff7-167b9396bb28, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDUzM2JlZGQtZWZmNjk0ODMtYmU5MTk5MGMtMWQ4OTFkZTk=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 42d5d194-b001-4a39-9ff7-167b9396bb28, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1020ea6a-6ca1-4a8d-9c7c-d35e4514e4c4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1020ea6a-6ca1-4a8d-9c7c-d35e4514e4c4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDUzM2JlZGQtZWZmNjk0ODMtYmU5MTk5MGMtMWQ4OTFkZTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1020ea6a-6ca1-4a8d-9c7c-d35e4514e4c4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7856300b-b332-43bf-999b-349dd5e6203c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7856300b-b332-43bf-999b-349dd5e6203c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7856300b-b332-43bf-999b-349dd5e6203c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTc0MTFkMGEtZWZmM2UxNmUtZmVjZDRkMy0xMDRjZGQxYg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 91857ccd-cc44-4ff5-9772-f1884c7b1e6e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 91857ccd-cc44-4ff5-9772-f1884c7b1e6e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTc0MTFkMGEtZWZmM2UxNmUtZmVjZDRkMy0xMDRjZGQxYg==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 91857ccd-cc44-4ff5-9772-f1884c7b1e6e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f9a2f00-b243-4491-aadc-9c7b6d7a934a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f9a2f00-b243-4491-aadc-9c7b6d7a934a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTc0MTFkMGEtZWZmM2UxNmUtZmVjZDRkMy0xMDRjZGQxYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f9a2f00-b243-4491-aadc-9c7b6d7a934a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9bacabac-df71-4580-b157-f92c7d88942d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9bacabac-df71-4580-b157-f92c7d88942d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9bacabac-df71-4580-b157-f92c7d88942d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWU1OWFjZTktNjI2OTdkNS1kNmYyOGI5Mi1kODI1OTRhMQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, fc087cb5-2676-480a-853a-df7db844806c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, fc087cb5-2676-480a-853a-df7db844806c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWU1OWFjZTktNjI2OTdkNS1kNmYyOGI5Mi1kODI1OTRhMQ==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, fc087cb5-2676-480a-853a-df7db844806c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3c4e3c4-dd8f-4eca-8f86-34a274a51df6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3c4e3c4-dd8f-4eca-8f86-34a274a51df6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWU1OWFjZTktNjI2OTdkNS1kNmYyOGI5Mi1kODI1OTRhMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3c4e3c4-dd8f-4eca-8f86-34a274a51df6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 348036ef-1c77-4374-a7fc-8af283a758fe, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 348036ef-1c77-4374-a7fc-8af283a758fe, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 348036ef-1c77-4374-a7fc-8af283a758fe, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Zjk4M2ZjYTMtNjEwYWVlOWUtNDczYzY0MDktZTlkZGYwMDY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b8a62198-8e56-47f0-afe1-7095628f46bd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b8a62198-8e56-47f0-afe1-7095628f46bd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Zjk4M2ZjYTMtNjEwYWVlOWUtNDczYzY0MDktZTlkZGYwMDY=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b8a62198-8e56-47f0-afe1-7095628f46bd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a60f989-24a9-430b-981b-45c40be9e68f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a60f989-24a9-430b-981b-45c40be9e68f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Zjk4M2ZjYTMtNjEwYWVlOWUtNDczYzY0MDktZTlkZGYwMDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a60f989-24a9-430b-981b-45c40be9e68f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 36bf8f87-b603-49be-8978-c632c219c3e0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 36bf8f87-b603-49be-8978-c632c219c3e0, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 36bf8f87-b603-49be-8978-c632c219c3e0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTIwMjJhM2YtZTI4MjM1OGItODI0MDBjYTctNTkxNmVjYzQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5ea8c606-43c8-4bb9-894d-8ee7ed81b32a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5ea8c606-43c8-4bb9-894d-8ee7ed81b32a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTIwMjJhM2YtZTI4MjM1OGItODI0MDBjYTctNTkxNmVjYzQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5ea8c606-43c8-4bb9-894d-8ee7ed81b32a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2eba5219-c5e9-4a4d-8170-620eadee4006, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eba5219-c5e9-4a4d-8170-620eadee4006, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTIwMjJhM2YtZTI4MjM1OGItODI0MDBjYTctNTkxNmVjYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eba5219-c5e9-4a4d-8170-620eadee4006, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 541fb623-01df-4b32-be76-ae9dacc55d48, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 541fb623-01df-4b32-be76-ae9dacc55d48, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 541fb623-01df-4b32-be76-ae9dacc55d48, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTdjY2ZhZDEtNTU0MjFmM2MtYjNiOTRiMTAtYjEyODI0YTM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, decb7a8b-7e37-4ad2-8cd4-b7edd0e31e89, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, decb7a8b-7e37-4ad2-8cd4-b7edd0e31e89, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTdjY2ZhZDEtNTU0MjFmM2MtYjNiOTRiMTAtYjEyODI0YTM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, decb7a8b-7e37-4ad2-8cd4-b7edd0e31e89, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41f78722-bbbc-4dff-a1a4-e8ece500180e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41f78722-bbbc-4dff-a1a4-e8ece500180e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTdjY2ZhZDEtNTU0MjFmM2MtYjNiOTRiMTAtYjEyODI0YTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41f78722-bbbc-4dff-a1a4-e8ece500180e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5d1966f7-f493-4a8d-8f66-59479356284c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5d1966f7-f493-4a8d-8f66-59479356284c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5d1966f7-f493-4a8d-8f66-59479356284c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGE5OGEwOGYtMTRmYjg2MDAtM2RlYjg4MTItYTBhYzdjMDM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6b29ecef-1fd6-49d0-8ede-9dc341e26873, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6b29ecef-1fd6-49d0-8ede-9dc341e26873, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGE5OGEwOGYtMTRmYjg2MDAtM2RlYjg4MTItYTBhYzdjMDM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6b29ecef-1fd6-49d0-8ede-9dc341e26873, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8e4bcba-fb60-44cc-a29e-2fe1d4a1748d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8e4bcba-fb60-44cc-a29e-2fe1d4a1748d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGE5OGEwOGYtMTRmYjg2MDAtM2RlYjg4MTItYTBhYzdjMDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8e4bcba-fb60-44cc-a29e-2fe1d4a1748d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ab8a7169-d320-40ef-b7f2-380ae9fc0034, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ab8a7169-d320-40ef-b7f2-380ae9fc0034, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ab8a7169-d320-40ef-b7f2-380ae9fc0034, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjBkZTU2NzktNTJmMjY2ODgtNTgxODFkNWYtOWFhYzIzYWY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3d46bc80-1c58-45f4-bde6-a8cc01df08d7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3d46bc80-1c58-45f4-bde6-a8cc01df08d7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjBkZTU2NzktNTJmMjY2ODgtNTgxODFkNWYtOWFhYzIzYWY=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3d46bc80-1c58-45f4-bde6-a8cc01df08d7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89ff5f05-dd3c-4c44-9ab3-578a31a6b27f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89ff5f05-dd3c-4c44-9ab3-578a31a6b27f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjBkZTU2NzktNTJmMjY2ODgtNTgxODFkNWYtOWFhYzIzYWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89ff5f05-dd3c-4c44-9ab3-578a31a6b27f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 69891ef2-7461-4604-aaba-629498918938, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 69891ef2-7461-4604-aaba-629498918938, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 69891ef2-7461-4604-aaba-629498918938, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OGY2YzNkNGYtYTRlNTVkOGYtODBiNDA3NzUtZmM3NWMyYmI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 36763a76-90c1-4c53-a8b1-8a0efa524eb2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 36763a76-90c1-4c53-a8b1-8a0efa524eb2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGY2YzNkNGYtYTRlNTVkOGYtODBiNDA3NzUtZmM3NWMyYmI=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 36763a76-90c1-4c53-a8b1-8a0efa524eb2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f46b3b91-9fc5-41f0-809f-13d1425f97f0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f46b3b91-9fc5-41f0-809f-13d1425f97f0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGY2YzNkNGYtYTRlNTVkOGYtODBiNDA3NzUtZmM3NWMyYmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f46b3b91-9fc5-41f0-809f-13d1425f97f0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3d0a2a32-c798-41d3-8444-354adc1291fd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3d0a2a32-c798-41d3-8444-354adc1291fd, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3d0a2a32-c798-41d3-8444-354adc1291fd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODM5ODVlNGEtZWQxZDdjMTAtOTc0YTc3ODQtYWJjZWEyZDM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b6414026-a87f-4a1a-b928-3a13fd157f7d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b6414026-a87f-4a1a-b928-3a13fd157f7d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODM5ODVlNGEtZWQxZDdjMTAtOTc0YTc3ODQtYWJjZWEyZDM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b6414026-a87f-4a1a-b928-3a13fd157f7d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9e1df0b-7fee-439f-869b-e92e2e87a750, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9e1df0b-7fee-439f-869b-e92e2e87a750, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODM5ODVlNGEtZWQxZDdjMTAtOTc0YTc3ODQtYWJjZWEyZDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9e1df0b-7fee-439f-869b-e92e2e87a750, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 01a5fbbb-5bb7-4d2a-9a12-7cec1f352622, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 01a5fbbb-5bb7-4d2a-9a12-7cec1f352622, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 01a5fbbb-5bb7-4d2a-9a12-7cec1f352622, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTkzNzk3YWUtYWQ3YzE4LTE0NjRiYzNhLTE0ZmI1MzAw" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d2b3cae0-a40b-47c9-a440-47436f95d44a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d2b3cae0-a40b-47c9-a440-47436f95d44a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTkzNzk3YWUtYWQ3YzE4LTE0NjRiYzNhLTE0ZmI1MzAw" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d2b3cae0-a40b-47c9-a440-47436f95d44a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8bbcdfe-abeb-4077-ae2d-3aef9e3b607f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8bbcdfe-abeb-4077-ae2d-3aef9e3b607f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTkzNzk3YWUtYWQ3YzE4LTE0NjRiYzNhLTE0ZmI1MzAw" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8bbcdfe-abeb-4077-ae2d-3aef9e3b607f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1d533d90-137f-4d67-8f2d-dc912319fb38, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1d533d90-137f-4d67-8f2d-dc912319fb38, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1d533d90-137f-4d67-8f2d-dc912319fb38, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=M2FmMjM3MDctMTNkMmRlYTgtYjcyYzc4MTAtNDdhOGIzMTk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f054522e-300f-4f0d-93b4-fff8183ff807, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f054522e-300f-4f0d-93b4-fff8183ff807, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2FmMjM3MDctMTNkMmRlYTgtYjcyYzc4MTAtNDdhOGIzMTk=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f054522e-300f-4f0d-93b4-fff8183ff807, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca0979f3-9fe7-4243-a500-36f497d80503, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca0979f3-9fe7-4243-a500-36f497d80503, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2FmMjM3MDctMTNkMmRlYTgtYjcyYzc4MTAtNDdhOGIzMTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca0979f3-9fe7-4243-a500-36f497d80503, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 60c516b0-b1dd-4fc3-88c5-f8a4a04cd8d9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 60c516b0-b1dd-4fc3-88c5-f8a4a04cd8d9, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 60c516b0-b1dd-4fc3-88c5-f8a4a04cd8d9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2QxOWI5OTAtOTZlOTU5NzUtNTQ0YmI3YzUtMTU2N2QzYTQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e72c0589-4a56-4843-b601-8f9ab4e6d803, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e72c0589-4a56-4843-b601-8f9ab4e6d803, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2QxOWI5OTAtOTZlOTU5NzUtNTQ0YmI3YzUtMTU2N2QzYTQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e72c0589-4a56-4843-b601-8f9ab4e6d803, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5b4b2e5-1e02-463c-9267-a3e36deccf86, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5b4b2e5-1e02-463c-9267-a3e36deccf86, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2QxOWI5OTAtOTZlOTU5NzUtNTQ0YmI3YzUtMTU2N2QzYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5b4b2e5-1e02-463c-9267-a3e36deccf86, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 76a36c7f-c327-4239-9427-e4c3ba64961f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 76a36c7f-c327-4239-9427-e4c3ba64961f, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 76a36c7f-c327-4239-9427-e4c3ba64961f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTIxMmVhOWMtODQzYTFlNDItYmFhNTRjZTItYmJjOGM2N2Q=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, bd9304c9-b507-4517-a657-ab85665832f0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, bd9304c9-b507-4517-a657-ab85665832f0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTIxMmVhOWMtODQzYTFlNDItYmFhNTRjZTItYmJjOGM2N2Q=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, bd9304c9-b507-4517-a657-ab85665832f0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcee2c82-28f6-40f1-849b-8d980ab2dfde, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcee2c82-28f6-40f1-849b-8d980ab2dfde, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTIxMmVhOWMtODQzYTFlNDItYmFhNTRjZTItYmJjOGM2N2Q=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcee2c82-28f6-40f1-849b-8d980ab2dfde, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d3d12a06-6dff-4fcd-931b-407936e649d2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d3d12a06-6dff-4fcd-931b-407936e649d2, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d3d12a06-6dff-4fcd-931b-407936e649d2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTIwM2ExYzYtYjk5YjQ5NTUtYjAyNjJlZmQtNDBkMDI5MA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, dad95bec-3b53-4781-bd60-edab09ba5de7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, dad95bec-3b53-4781-bd60-edab09ba5de7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTIwM2ExYzYtYjk5YjQ5NTUtYjAyNjJlZmQtNDBkMDI5MA==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, dad95bec-3b53-4781-bd60-edab09ba5de7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1af588fa-157d-4e5d-9182-2a6d554eed5e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1af588fa-157d-4e5d-9182-2a6d554eed5e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTIwM2ExYzYtYjk5YjQ5NTUtYjAyNjJlZmQtNDBkMDI5MA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1af588fa-157d-4e5d-9182-2a6d554eed5e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b2f23a47-a11a-4428-bc51-a2a9e198b798, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b2f23a47-a11a-4428-bc51-a2a9e198b798, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b2f23a47-a11a-4428-bc51-a2a9e198b798, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGE5ZmFhMDEtNGIzZGMzMjgtZGEzZDgwOTktMzkzMGM4ZjM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f3a4d9af-9d01-40ae-b618-0fa01158d292, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f3a4d9af-9d01-40ae-b618-0fa01158d292, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGE5ZmFhMDEtNGIzZGMzMjgtZGEzZDgwOTktMzkzMGM4ZjM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f3a4d9af-9d01-40ae-b618-0fa01158d292, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a83adef-268c-42c4-939e-4cc73118f3df, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a83adef-268c-42c4-939e-4cc73118f3df, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGE5ZmFhMDEtNGIzZGMzMjgtZGEzZDgwOTktMzkzMGM4ZjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a83adef-268c-42c4-939e-4cc73118f3df, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4d36bcde-5611-4e3a-8711-826057147b96, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4d36bcde-5611-4e3a-8711-826057147b96, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4d36bcde-5611-4e3a-8711-826057147b96, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2VjZDM3ZWMtOGY2YzQ4ZTItNzc0M2NjODMtOTJjMTcyMDk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3ebcdf1b-50b0-44da-b67d-3ba9562b8d6f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3ebcdf1b-50b0-44da-b67d-3ba9562b8d6f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2VjZDM3ZWMtOGY2YzQ4ZTItNzc0M2NjODMtOTJjMTcyMDk=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3ebcdf1b-50b0-44da-b67d-3ba9562b8d6f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fc0b561-2471-4204-b33e-16921cc45adc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fc0b561-2471-4204-b33e-16921cc45adc, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2VjZDM3ZWMtOGY2YzQ4ZTItNzc0M2NjODMtOTJjMTcyMDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fc0b561-2471-4204-b33e-16921cc45adc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 97e03bb0-698f-4290-98e5-f3ce4198eabe, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 97e03bb0-698f-4290-98e5-f3ce4198eabe, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 97e03bb0-698f-4290-98e5-f3ce4198eabe, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjMzYzJhN2EtYzAyOTUyMTMtNzVhNGM5ZDctYjUyYWEwMTY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1a84a528-4145-443a-b6d9-2171b6575c5a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1a84a528-4145-443a-b6d9-2171b6575c5a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjMzYzJhN2EtYzAyOTUyMTMtNzVhNGM5ZDctYjUyYWEwMTY=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1a84a528-4145-443a-b6d9-2171b6575c5a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ed13922-e929-4e48-90a0-2860b800782c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ed13922-e929-4e48-90a0-2860b800782c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjMzYzJhN2EtYzAyOTUyMTMtNzVhNGM5ZDctYjUyYWEwMTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ed13922-e929-4e48-90a0-2860b800782c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, af79d2ec-1e65-45d5-995a-98613d1db27b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, af79d2ec-1e65-45d5-995a-98613d1db27b, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, af79d2ec-1e65-45d5-995a-98613d1db27b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTdmYjUxMTAtNTFiYTg1ZDgtNzNkMjc5Y2QtNWRjN2UxMmQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 158bdce5-4319-415b-8506-057d591c4c03, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 158bdce5-4319-415b-8506-057d591c4c03, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTdmYjUxMTAtNTFiYTg1ZDgtNzNkMjc5Y2QtNWRjN2UxMmQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 158bdce5-4319-415b-8506-057d591c4c03, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bc25277-a81c-402b-b5b0-72b0adb98186, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bc25277-a81c-402b-b5b0-72b0adb98186, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTdmYjUxMTAtNTFiYTg1ZDgtNzNkMjc5Y2QtNWRjN2UxMmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bc25277-a81c-402b-b5b0-72b0adb98186, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9ac15499-428c-42cb-8299-152c216f627d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9ac15499-428c-42cb-8299-152c216f627d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9ac15499-428c-42cb-8299-152c216f627d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWM2YjAxZWMtYzJiYWFkMDQtMWVhOTkyMTItYjZjZmFlYzk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b548afaa-3d91-4627-bdc7-42ce39afa64e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b548afaa-3d91-4627-bdc7-42ce39afa64e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWM2YjAxZWMtYzJiYWFkMDQtMWVhOTkyMTItYjZjZmFlYzk=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b548afaa-3d91-4627-bdc7-42ce39afa64e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bad31685-846f-45ce-80b2-5d156c8c57ff, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bad31685-846f-45ce-80b2-5d156c8c57ff, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWM2YjAxZWMtYzJiYWFkMDQtMWVhOTkyMTItYjZjZmFlYzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bad31685-846f-45ce-80b2-5d156c8c57ff, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8935ac82-c5f4-4dfb-bd47-1bd41cc3ffc4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8935ac82-c5f4-4dfb-bd47-1bd41cc3ffc4, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8935ac82-c5f4-4dfb-bd47-1bd41cc3ffc4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzBiNjYyMDMtYmRkMGRkYjctN2MzODk3NWItMThlMGU4NTc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c85beca8-f91d-4be8-b16f-e4bc6eb999a2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c85beca8-f91d-4be8-b16f-e4bc6eb999a2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzBiNjYyMDMtYmRkMGRkYjctN2MzODk3NWItMThlMGU4NTc=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c85beca8-f91d-4be8-b16f-e4bc6eb999a2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 727fd583-0243-4ec4-a1bc-504ab6e3287b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 727fd583-0243-4ec4-a1bc-504ab6e3287b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzBiNjYyMDMtYmRkMGRkYjctN2MzODk3NWItMThlMGU4NTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 727fd583-0243-4ec4-a1bc-504ab6e3287b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7453fd81-f406-46bf-b0e9-dd41dfa4ffa7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7453fd81-f406-46bf-b0e9-dd41dfa4ffa7, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7453fd81-f406-46bf-b0e9-dd41dfa4ffa7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2QxZTFkZDQtZDg4MTgzOTYtMjBhMmJiMjctNjJiN2U1NzI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ace37450-00a1-4078-9d1f-90a745a50c09, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ace37450-00a1-4078-9d1f-90a745a50c09, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2QxZTFkZDQtZDg4MTgzOTYtMjBhMmJiMjctNjJiN2U1NzI=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ace37450-00a1-4078-9d1f-90a745a50c09, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8e15094-44f3-4433-89e9-1ba612184a36, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8e15094-44f3-4433-89e9-1ba612184a36, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2QxZTFkZDQtZDg4MTgzOTYtMjBhMmJiMjctNjJiN2U1NzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8e15094-44f3-4433-89e9-1ba612184a36, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eb269778-35ac-4d75-95c6-0bcf84230ff2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eb269778-35ac-4d75-95c6-0bcf84230ff2, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eb269778-35ac-4d75-95c6-0bcf84230ff2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjQ1NTFkZTAtYzM0ZDI2NmEtNmEzNzZhMjctMzFiMjM3MTg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 15d2df1a-56ea-43fb-afa5-10f5242fd353, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 15d2df1a-56ea-43fb-afa5-10f5242fd353, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjQ1NTFkZTAtYzM0ZDI2NmEtNmEzNzZhMjctMzFiMjM3MTg=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 15d2df1a-56ea-43fb-afa5-10f5242fd353, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7dd3405b-b4e5-49b4-8830-f5cdf21aa193, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7dd3405b-b4e5-49b4-8830-f5cdf21aa193, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjQ1NTFkZTAtYzM0ZDI2NmEtNmEzNzZhMjctMzFiMjM3MTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7dd3405b-b4e5-49b4-8830-f5cdf21aa193, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9511841b-fa77-4bbd-a899-c3bedd658b72, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9511841b-fa77-4bbd-a899-c3bedd658b72, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9511841b-fa77-4bbd-a899-c3bedd658b72, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzNmODNmZWMtNjQ3MTMwNjEtMTM2MzI5MC02NjYwODhjMQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2e27cff3-1415-46fe-8146-ba36dd983a46, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2e27cff3-1415-46fe-8146-ba36dd983a46, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzNmODNmZWMtNjQ3MTMwNjEtMTM2MzI5MC02NjYwODhjMQ==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2e27cff3-1415-46fe-8146-ba36dd983a46, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1e3c60a-ecc4-4fa9-b519-bd471afb0727, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1e3c60a-ecc4-4fa9-b519-bd471afb0727, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzNmODNmZWMtNjQ3MTMwNjEtMTM2MzI5MC02NjYwODhjMQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1e3c60a-ecc4-4fa9-b519-bd471afb0727, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 30a29847-3d29-4422-b35c-4fce875d5da6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 30a29847-3d29-4422-b35c-4fce875d5da6, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 30a29847-3d29-4422-b35c-4fce875d5da6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDZjZGMyZWMtZDU1NTI5NzMtNmZiOTEyOTQtM2YzYzM4ZWU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 085ed719-7d5f-4a19-8c89-e703438c536a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 085ed719-7d5f-4a19-8c89-e703438c536a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDZjZGMyZWMtZDU1NTI5NzMtNmZiOTEyOTQtM2YzYzM4ZWU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 085ed719-7d5f-4a19-8c89-e703438c536a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24055060-17c6-4e52-b692-be76ceb83204, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24055060-17c6-4e52-b692-be76ceb83204, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDZjZGMyZWMtZDU1NTI5NzMtNmZiOTEyOTQtM2YzYzM4ZWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24055060-17c6-4e52-b692-be76ceb83204, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 38438279-5737-4bff-b686-2710f07845ef, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 38438279-5737-4bff-b686-2710f07845ef, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 38438279-5737-4bff-b686-2710f07845ef, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODI2YWU3MmItN2FkYzVmMTEtOGQyYzYzMDItNjIwMWVkZDU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b814fc44-ca7a-4f8c-980f-764d534aca02, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b814fc44-ca7a-4f8c-980f-764d534aca02, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODI2YWU3MmItN2FkYzVmMTEtOGQyYzYzMDItNjIwMWVkZDU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b814fc44-ca7a-4f8c-980f-764d534aca02, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7d7b7a1-1304-4062-bbed-8fef2045b071, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7d7b7a1-1304-4062-bbed-8fef2045b071, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODI2YWU3MmItN2FkYzVmMTEtOGQyYzYzMDItNjIwMWVkZDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7d7b7a1-1304-4062-bbed-8fef2045b071, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ff36e1c6-90f1-49dc-ae29-ddf6b2b3a6d8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ff36e1c6-90f1-49dc-ae29-ddf6b2b3a6d8, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ff36e1c6-90f1-49dc-ae29-ddf6b2b3a6d8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjkwYTYzNTctY2IzOWZlMTMtZDI5NTYwNGItNGJhYWUzMjI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6e1875db-8260-44b4-a92b-34fce864a6b9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6e1875db-8260-44b4-a92b-34fce864a6b9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjkwYTYzNTctY2IzOWZlMTMtZDI5NTYwNGItNGJhYWUzMjI=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6e1875db-8260-44b4-a92b-34fce864a6b9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93920540-e9f0-42f2-a2a1-7f4c17116546, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93920540-e9f0-42f2-a2a1-7f4c17116546, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjkwYTYzNTctY2IzOWZlMTMtZDI5NTYwNGItNGJhYWUzMjI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93920540-e9f0-42f2-a2a1-7f4c17116546, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d3d2296e-a472-45e1-b8cd-fbd93d71e1ef, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d3d2296e-a472-45e1-b8cd-fbd93d71e1ef, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d3d2296e-a472-45e1-b8cd-fbd93d71e1ef, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjQwODRiNDItZDNjMzE1ZTktMzA1NGVkYjYtNTZkMTI2NGI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b9e67504-1fe3-4825-b92a-c8976ce03e9e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b9e67504-1fe3-4825-b92a-c8976ce03e9e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjQwODRiNDItZDNjMzE1ZTktMzA1NGVkYjYtNTZkMTI2NGI=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b9e67504-1fe3-4825-b92a-c8976ce03e9e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaa91be2-2bbc-40e4-95e0-860f639834dc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaa91be2-2bbc-40e4-95e0-860f639834dc, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjQwODRiNDItZDNjMzE1ZTktMzA1NGVkYjYtNTZkMTI2NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaa91be2-2bbc-40e4-95e0-860f639834dc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 844e22ae-6d87-4919-b2cb-586c7896dd14, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 844e22ae-6d87-4919-b2cb-586c7896dd14, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 844e22ae-6d87-4919-b2cb-586c7896dd14, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=M2YxNGE2MjYtZTljMmQ3NWEtMTczNThiYWMtZDhkZjBjOGE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1ff9394d-e53d-4df6-89d3-38d55c0819b0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1ff9394d-e53d-4df6-89d3-38d55c0819b0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2YxNGE2MjYtZTljMmQ3NWEtMTczNThiYWMtZDhkZjBjOGE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1ff9394d-e53d-4df6-89d3-38d55c0819b0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96be50fc-c43c-4763-ad44-16c9db101954, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96be50fc-c43c-4763-ad44-16c9db101954, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2YxNGE2MjYtZTljMmQ3NWEtMTczNThiYWMtZDhkZjBjOGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96be50fc-c43c-4763-ad44-16c9db101954, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 66dad432-90d5-4476-98c1-bea934ab52e4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 66dad432-90d5-4476-98c1-bea934ab52e4, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 66dad432-90d5-4476-98c1-bea934ab52e4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NmQwYTcyMjQtYjE4NWQ1MTgtN2Y1YjU5YzAtZjJkMDYwNTU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, aaf0839c-f831-4806-85e3-11d427065f51, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, aaf0839c-f831-4806-85e3-11d427065f51, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmQwYTcyMjQtYjE4NWQ1MTgtN2Y1YjU5YzAtZjJkMDYwNTU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, aaf0839c-f831-4806-85e3-11d427065f51, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a1e66ad-3c60-45f3-9a2d-1de70f7b4bac, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a1e66ad-3c60-45f3-9a2d-1de70f7b4bac, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmQwYTcyMjQtYjE4NWQ1MTgtN2Y1YjU5YzAtZjJkMDYwNTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a1e66ad-3c60-45f3-9a2d-1de70f7b4bac, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 836cad16-f429-45f5-a0d2-95e0fa1e532c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 836cad16-f429-45f5-a0d2-95e0fa1e532c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 836cad16-f429-45f5-a0d2-95e0fa1e532c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDRmMjk0NWMtOGY0NmE5MzAtN2YyNGRjMjgtMzQ3MmNlNjg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 096e33c5-4a1f-4244-a6f7-0e83b047ade6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 096e33c5-4a1f-4244-a6f7-0e83b047ade6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDRmMjk0NWMtOGY0NmE5MzAtN2YyNGRjMjgtMzQ3MmNlNjg=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 096e33c5-4a1f-4244-a6f7-0e83b047ade6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b2decfd-31e3-4c36-be34-8662e094d0c0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b2decfd-31e3-4c36-be34-8662e094d0c0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDRmMjk0NWMtOGY0NmE5MzAtN2YyNGRjMjgtMzQ3MmNlNjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b2decfd-31e3-4c36-be34-8662e094d0c0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9af7e5dd-1ee7-4360-8d6d-b00049b8f340, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9af7e5dd-1ee7-4360-8d6d-b00049b8f340, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9af7e5dd-1ee7-4360-8d6d-b00049b8f340, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzAwODg3MWYtZTYyZTgwMmItYWE2NDQ0OWUtZDkxNGY3ZTA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c9a448b5-e845-4348-a767-3e2039ff9626, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c9a448b5-e845-4348-a767-3e2039ff9626, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzAwODg3MWYtZTYyZTgwMmItYWE2NDQ0OWUtZDkxNGY3ZTA=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c9a448b5-e845-4348-a767-3e2039ff9626, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2cd93fe-28bb-4932-bb18-cfd9cba9135f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2cd93fe-28bb-4932-bb18-cfd9cba9135f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzAwODg3MWYtZTYyZTgwMmItYWE2NDQ0OWUtZDkxNGY3ZTA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2cd93fe-28bb-4932-bb18-cfd9cba9135f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0fdd7b86-7968-4c68-b6d0-7b578df890a2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0fdd7b86-7968-4c68-b6d0-7b578df890a2, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0fdd7b86-7968-4c68-b6d0-7b578df890a2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=M2E3ODJkYzMtZmU2YzA0NjgtMjlkMWU5ZDItNjM5NWZmMzA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a3c1ec29-e3fd-4812-bc84-847ccbd9e4e5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a3c1ec29-e3fd-4812-bc84-847ccbd9e4e5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2E3ODJkYzMtZmU2YzA0NjgtMjlkMWU5ZDItNjM5NWZmMzA=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a3c1ec29-e3fd-4812-bc84-847ccbd9e4e5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44326cb9-2095-4594-9f31-fe5b7486ee72, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44326cb9-2095-4594-9f31-fe5b7486ee72, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2E3ODJkYzMtZmU2YzA0NjgtMjlkMWU5ZDItNjM5NWZmMzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44326cb9-2095-4594-9f31-fe5b7486ee72, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 08c23f62-a9d2-4f3b-9ddd-568d68d1e1f5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 08c23f62-a9d2-4f3b-9ddd-568d68d1e1f5, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 08c23f62-a9d2-4f3b-9ddd-568d68d1e1f5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Yjk0MmExMWQtODgxNDQyYjItNjI2YTBkNmItOTJjMjY0MWU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0720ddce-fd71-4a3d-91ac-03d8ed8af33e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0720ddce-fd71-4a3d-91ac-03d8ed8af33e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yjk0MmExMWQtODgxNDQyYjItNjI2YTBkNmItOTJjMjY0MWU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0720ddce-fd71-4a3d-91ac-03d8ed8af33e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51dfa55f-81b5-4373-a961-bd4ea1f1ce84, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51dfa55f-81b5-4373-a961-bd4ea1f1ce84, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yjk0MmExMWQtODgxNDQyYjItNjI2YTBkNmItOTJjMjY0MWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51dfa55f-81b5-4373-a961-bd4ea1f1ce84, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d63874d0-731e-4d01-88e8-02cf82829890, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d63874d0-731e-4d01-88e8-02cf82829890, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d63874d0-731e-4d01-88e8-02cf82829890, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmY3MjUwZTMtNWZmMTg5YzEtYmQ3NjdhYmEtNjJjYzY1OTc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, fcb95dc8-4c2f-479c-a7c4-dd1a57a88596, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, fcb95dc8-4c2f-479c-a7c4-dd1a57a88596, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmY3MjUwZTMtNWZmMTg5YzEtYmQ3NjdhYmEtNjJjYzY1OTc=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, fcb95dc8-4c2f-479c-a7c4-dd1a57a88596, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e9b5f90-bbf4-44d1-b54e-1cbc50cfe070, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e9b5f90-bbf4-44d1-b54e-1cbc50cfe070, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmY3MjUwZTMtNWZmMTg5YzEtYmQ3NjdhYmEtNjJjYzY1OTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e9b5f90-bbf4-44d1-b54e-1cbc50cfe070, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6134ca65-0902-4b19-a572-e4e81b953d35, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6134ca65-0902-4b19-a572-e4e81b953d35, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6134ca65-0902-4b19-a572-e4e81b953d35, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjAwYzRlOTItYWQ4NWIyNWMtM2MwY2Q0YTUtMjFlOTE3Mjg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d00e0202-fb78-4f1d-a545-49216171fd1d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d00e0202-fb78-4f1d-a545-49216171fd1d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjAwYzRlOTItYWQ4NWIyNWMtM2MwY2Q0YTUtMjFlOTE3Mjg=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d00e0202-fb78-4f1d-a545-49216171fd1d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff7e5c24-c8b0-4851-a9c0-9514da56e9c1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff7e5c24-c8b0-4851-a9c0-9514da56e9c1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjAwYzRlOTItYWQ4NWIyNWMtM2MwY2Q0YTUtMjFlOTE3Mjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff7e5c24-c8b0-4851-a9c0-9514da56e9c1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e01473f6-237f-4977-a0b4-5e0b1f50cefc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e01473f6-237f-4977-a0b4-5e0b1f50cefc, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e01473f6-237f-4977-a0b4-5e0b1f50cefc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWFjYjc0OWQtNzcwYzU4YzQtYzc1NmRjOGUtYjhlZjk5OQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 50a9a82f-4707-4f40-9bbc-92b3d6296c88, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 50a9a82f-4707-4f40-9bbc-92b3d6296c88, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWFjYjc0OWQtNzcwYzU4YzQtYzc1NmRjOGUtYjhlZjk5OQ==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 50a9a82f-4707-4f40-9bbc-92b3d6296c88, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 346c9824-b78c-4e4a-a16e-357417d92e36, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 346c9824-b78c-4e4a-a16e-357417d92e36, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWFjYjc0OWQtNzcwYzU4YzQtYzc1NmRjOGUtYjhlZjk5OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 346c9824-b78c-4e4a-a16e-357417d92e36, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 372fe07a-196d-4e49-932a-2c87a5a57259, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 372fe07a-196d-4e49-932a-2c87a5a57259, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 372fe07a-196d-4e49-932a-2c87a5a57259, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NmE4M2FkMmMtZTNmYTViMTgtMWQzYzlkZDctOGU4NzQwNzY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ab1c2d78-d7f7-44f3-9aa6-544e19af7fd5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ab1c2d78-d7f7-44f3-9aa6-544e19af7fd5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmE4M2FkMmMtZTNmYTViMTgtMWQzYzlkZDctOGU4NzQwNzY=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ab1c2d78-d7f7-44f3-9aa6-544e19af7fd5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f6d35a3-0041-41d8-a340-8462fb6a1c2f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f6d35a3-0041-41d8-a340-8462fb6a1c2f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmE4M2FkMmMtZTNmYTViMTgtMWQzYzlkZDctOGU4NzQwNzY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f6d35a3-0041-41d8-a340-8462fb6a1c2f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8c465934-b1c8-410d-b3ea-74fef1a8cb6e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8c465934-b1c8-410d-b3ea-74fef1a8cb6e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8c465934-b1c8-410d-b3ea-74fef1a8cb6e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWJkNjQ5YmYtMmFlNmI3NmMtMTUyZDg3NzEtN2M3NDA1ZGU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d76d59ea-0124-446d-b887-341ae3bff60a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d76d59ea-0124-446d-b887-341ae3bff60a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWJkNjQ5YmYtMmFlNmI3NmMtMTUyZDg3NzEtN2M3NDA1ZGU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d76d59ea-0124-446d-b887-341ae3bff60a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f60f06a7-73d1-4c3e-9865-eaec119cabb8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f60f06a7-73d1-4c3e-9865-eaec119cabb8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWJkNjQ5YmYtMmFlNmI3NmMtMTUyZDg3NzEtN2M3NDA1ZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f60f06a7-73d1-4c3e-9865-eaec119cabb8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, aaf1ed53-142e-401f-843a-b170a0a04b04, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aaf1ed53-142e-401f-843a-b170a0a04b04, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aaf1ed53-142e-401f-843a-b170a0a04b04, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTU4MTZlYTYtYjcwNjc0OS1jNjc0ZjE4OS0xNjE0NGVlMA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ded55ba4-cb08-4a79-bcb0-f6e68e057142, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ded55ba4-cb08-4a79-bcb0-f6e68e057142, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTU4MTZlYTYtYjcwNjc0OS1jNjc0ZjE4OS0xNjE0NGVlMA==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ded55ba4-cb08-4a79-bcb0-f6e68e057142, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c526f7b7-2895-4784-b128-446a8a4d99c6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c526f7b7-2895-4784-b128-446a8a4d99c6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTU4MTZlYTYtYjcwNjc0OS1jNjc0ZjE4OS0xNjE0NGVlMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c526f7b7-2895-4784-b128-446a8a4d99c6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b53d98d0-0602-4c0a-8ec7-de6abc36d9d0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b53d98d0-0602-4c0a-8ec7-de6abc36d9d0, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b53d98d0-0602-4c0a-8ec7-de6abc36d9d0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGI0NWE2YTktNGVjMzc4ZWMtZTdiMmVmMTItZmI1N2U4N2U=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2dbcdaba-1734-4b0f-ab07-79079b66e189, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2dbcdaba-1734-4b0f-ab07-79079b66e189, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGI0NWE2YTktNGVjMzc4ZWMtZTdiMmVmMTItZmI1N2U4N2U=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2dbcdaba-1734-4b0f-ab07-79079b66e189, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2136a99c-ba77-48ae-b346-b1f7d02edc7f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2136a99c-ba77-48ae-b346-b1f7d02edc7f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGI0NWE2YTktNGVjMzc4ZWMtZTdiMmVmMTItZmI1N2U4N2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2136a99c-ba77-48ae-b346-b1f7d02edc7f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 450a30ea-c105-49d6-a3aa-950dd59bd958, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 450a30ea-c105-49d6-a3aa-950dd59bd958, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 450a30ea-c105-49d6-a3aa-950dd59bd958, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDc1YjI5MGMtZDY0MGMzMzUtZDBjOTI3YTYtZWNmNmM4ZDA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6c82d74d-e8b1-4c72-b279-208348a40314, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6c82d74d-e8b1-4c72-b279-208348a40314, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDc1YjI5MGMtZDY0MGMzMzUtZDBjOTI3YTYtZWNmNmM4ZDA=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6c82d74d-e8b1-4c72-b279-208348a40314, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82b645d2-c807-4804-9f13-296bf5a1feec, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82b645d2-c807-4804-9f13-296bf5a1feec, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDc1YjI5MGMtZDY0MGMzMzUtZDBjOTI3YTYtZWNmNmM4ZDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82b645d2-c807-4804-9f13-296bf5a1feec, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e2bc16a3-9aa8-410f-ad44-6c41f433e046, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e2bc16a3-9aa8-410f-ad44-6c41f433e046, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e2bc16a3-9aa8-410f-ad44-6c41f433e046, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjhjZjk0ZmEtNTJkNzhkYS03YWIwMDNhYi04NmQ0ZWU3NQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 590a6c3c-8019-48c4-8595-e6f9b7457967, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 590a6c3c-8019-48c4-8595-e6f9b7457967, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjhjZjk0ZmEtNTJkNzhkYS03YWIwMDNhYi04NmQ0ZWU3NQ==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 590a6c3c-8019-48c4-8595-e6f9b7457967, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c035d0f-24be-46e6-a53c-118772deeaa9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c035d0f-24be-46e6-a53c-118772deeaa9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjhjZjk0ZmEtNTJkNzhkYS03YWIwMDNhYi04NmQ0ZWU3NQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c035d0f-24be-46e6-a53c-118772deeaa9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4e7d63e6-d977-4306-bd27-eabb63178ef7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4e7d63e6-d977-4306-bd27-eabb63178ef7, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4e7d63e6-d977-4306-bd27-eabb63178ef7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTQzMDg3MDYtMmY0NWM5NmItODJiYTk4MmItMzNiYzIxNzk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5a06fc55-f32e-4712-bf98-e7a2182119e4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5a06fc55-f32e-4712-bf98-e7a2182119e4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMDg3MDYtMmY0NWM5NmItODJiYTk4MmItMzNiYzIxNzk=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5a06fc55-f32e-4712-bf98-e7a2182119e4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aab8d880-b376-4bd3-a1ca-24fdd3825707, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aab8d880-b376-4bd3-a1ca-24fdd3825707, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTQzMDg3MDYtMmY0NWM5NmItODJiYTk4MmItMzNiYzIxNzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aab8d880-b376-4bd3-a1ca-24fdd3825707, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 727e1bfd-32e0-4c5f-92d8-82aa5c527e25, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 727e1bfd-32e0-4c5f-92d8-82aa5c527e25, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 727e1bfd-32e0-4c5f-92d8-82aa5c527e25, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NmZmZWU0ZDItODcyMzE0YzQtZmJmYWU5NzktYWFjMjYzY2E=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f47397e5-46eb-4ddf-8c71-d9ec564e0188, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f47397e5-46eb-4ddf-8c71-d9ec564e0188, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmZmZWU0ZDItODcyMzE0YzQtZmJmYWU5NzktYWFjMjYzY2E=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f47397e5-46eb-4ddf-8c71-d9ec564e0188, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 565c32e8-8bc4-4916-b3d7-751caf4dbe3d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 565c32e8-8bc4-4916-b3d7-751caf4dbe3d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmZmZWU0ZDItODcyMzE0YzQtZmJmYWU5NzktYWFjMjYzY2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 565c32e8-8bc4-4916-b3d7-751caf4dbe3d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 000242fb-cae9-4dc5-be60-b0bfdffe63fb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 000242fb-cae9-4dc5-be60-b0bfdffe63fb, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 000242fb-cae9-4dc5-be60-b0bfdffe63fb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGI1Nzg1Y2QtYzM2ZmRiNDEtZmUxMjNiNWMtMzdjYzI3OWY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0134dd59-121d-40aa-93c5-2e2d295c6dc2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0134dd59-121d-40aa-93c5-2e2d295c6dc2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGI1Nzg1Y2QtYzM2ZmRiNDEtZmUxMjNiNWMtMzdjYzI3OWY=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0134dd59-121d-40aa-93c5-2e2d295c6dc2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4dddcd7-4022-415b-9b45-64f53b0f7285, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4dddcd7-4022-415b-9b45-64f53b0f7285, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGI1Nzg1Y2QtYzM2ZmRiNDEtZmUxMjNiNWMtMzdjYzI3OWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4dddcd7-4022-415b-9b45-64f53b0f7285, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 77dede43-62d8-4199-998b-191a3b4d54be, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 77dede43-62d8-4199-998b-191a3b4d54be, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 77dede43-62d8-4199-998b-191a3b4d54be, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmZhZDgxZGYtOWE3Nzk1ODYtNDZmNzhiYTktNGI3YWQyY2Y=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c203c3d8-3652-4fad-bd38-eecb2e5c19c6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c203c3d8-3652-4fad-bd38-eecb2e5c19c6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmZhZDgxZGYtOWE3Nzk1ODYtNDZmNzhiYTktNGI3YWQyY2Y=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c203c3d8-3652-4fad-bd38-eecb2e5c19c6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f2107cb-2c6d-43de-a6c4-cac43e697787, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f2107cb-2c6d-43de-a6c4-cac43e697787, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmZhZDgxZGYtOWE3Nzk1ODYtNDZmNzhiYTktNGI3YWQyY2Y=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f2107cb-2c6d-43de-a6c4-cac43e697787, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b7e31a79-6aaa-4e31-b78d-ab6223ff2e48, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b7e31a79-6aaa-4e31-b78d-ab6223ff2e48, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b7e31a79-6aaa-4e31-b78d-ab6223ff2e48, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDJjNThhNC1mYzQyY2NjNS1hZDFiYjFkNi04YzM2YTcyYw==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, de52dad9-c3a7-4e61-8238-080781fd23c1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, de52dad9-c3a7-4e61-8238-080781fd23c1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDJjNThhNC1mYzQyY2NjNS1hZDFiYjFkNi04YzM2YTcyYw==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, de52dad9-c3a7-4e61-8238-080781fd23c1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2f01388-f251-4fc2-9c01-b89d58816d0a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2f01388-f251-4fc2-9c01-b89d58816d0a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDJjNThhNC1mYzQyY2NjNS1hZDFiYjFkNi04YzM2YTcyYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2f01388-f251-4fc2-9c01-b89d58816d0a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fa48c31b-b1fc-4083-9674-a093a3055f31, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fa48c31b-b1fc-4083-9674-a093a3055f31, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fa48c31b-b1fc-4083-9674-a093a3055f31, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NmM1NDRjMWEtY2JkNzIzOWMtOTUwMDhhZDUtZDYyZDNiYmI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ecf717e3-544e-4774-bbd2-21182d0254dc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ecf717e3-544e-4774-bbd2-21182d0254dc, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmM1NDRjMWEtY2JkNzIzOWMtOTUwMDhhZDUtZDYyZDNiYmI=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ecf717e3-544e-4774-bbd2-21182d0254dc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 476f3613-7491-48ad-8587-c2ab4d89f4e4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 476f3613-7491-48ad-8587-c2ab4d89f4e4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmM1NDRjMWEtY2JkNzIzOWMtOTUwMDhhZDUtZDYyZDNiYmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 476f3613-7491-48ad-8587-c2ab4d89f4e4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6e63777f-fe3a-41b9-91bd-fbfd6eb61b12, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6e63777f-fe3a-41b9-91bd-fbfd6eb61b12, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6e63777f-fe3a-41b9-91bd-fbfd6eb61b12, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzM2YmY4YWYtYjhjM2Y3OGQtOWQ5YjEwMWQtNGQ1YzA2ODE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d0f51b9c-05f7-49d3-967b-87d588c0a45d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d0f51b9c-05f7-49d3-967b-87d588c0a45d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzM2YmY4YWYtYjhjM2Y3OGQtOWQ5YjEwMWQtNGQ1YzA2ODE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d0f51b9c-05f7-49d3-967b-87d588c0a45d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87d20c3f-17bc-4a55-9dfc-97d4b018cfaf, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87d20c3f-17bc-4a55-9dfc-97d4b018cfaf, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzM2YmY4YWYtYjhjM2Y3OGQtOWQ5YjEwMWQtNGQ1YzA2ODE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87d20c3f-17bc-4a55-9dfc-97d4b018cfaf, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5cf42aca-738d-4470-a380-626135030b18, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5cf42aca-738d-4470-a380-626135030b18, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5cf42aca-738d-4470-a380-626135030b18, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Yzk1NzBlYTAtODQxN2EyOGEtYmQxOTNiMGMtYTQzZDA5ZDM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 17913bad-5ab0-4461-8af3-1a63a16e125b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 17913bad-5ab0-4461-8af3-1a63a16e125b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yzk1NzBlYTAtODQxN2EyOGEtYmQxOTNiMGMtYTQzZDA5ZDM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 17913bad-5ab0-4461-8af3-1a63a16e125b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6aa80f7-d9b3-4c52-85fd-8a73ba411d3e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6aa80f7-d9b3-4c52-85fd-8a73ba411d3e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yzk1NzBlYTAtODQxN2EyOGEtYmQxOTNiMGMtYTQzZDA5ZDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6aa80f7-d9b3-4c52-85fd-8a73ba411d3e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5a17ea00-a7f0-475b-9194-fcb386a94f8a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5a17ea00-a7f0-475b-9194-fcb386a94f8a, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5a17ea00-a7f0-475b-9194-fcb386a94f8a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OGUxMDYxZTUtNmU4ZTVlNGYtOGY2OGQ3ODktMzY2NmQ4M2Q=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 37945dec-de77-4459-8832-a0474dd3a601, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 37945dec-de77-4459-8832-a0474dd3a601, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGUxMDYxZTUtNmU4ZTVlNGYtOGY2OGQ3ODktMzY2NmQ4M2Q=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 37945dec-de77-4459-8832-a0474dd3a601, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 988326c1-3e0f-47b5-a6ba-60c875f91237, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 988326c1-3e0f-47b5-a6ba-60c875f91237, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGUxMDYxZTUtNmU4ZTVlNGYtOGY2OGQ3ODktMzY2NmQ4M2Q=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 988326c1-3e0f-47b5-a6ba-60c875f91237, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 591f98e7-d253-4184-9547-6fb1b556c8a3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 591f98e7-d253-4184-9547-6fb1b556c8a3, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 591f98e7-d253-4184-9547-6fb1b556c8a3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGNkYTdlMDktZDMyZTE0NGYtNDk2Y2UwN2MtZDU1NjFhZGY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 66be0bdd-79e6-4232-9973-2049a527a4ac, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 66be0bdd-79e6-4232-9973-2049a527a4ac, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGNkYTdlMDktZDMyZTE0NGYtNDk2Y2UwN2MtZDU1NjFhZGY=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 66be0bdd-79e6-4232-9973-2049a527a4ac, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0c5cc99-c593-46a9-b343-f3f823049901, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0c5cc99-c593-46a9-b343-f3f823049901, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGNkYTdlMDktZDMyZTE0NGYtNDk2Y2UwN2MtZDU1NjFhZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0c5cc99-c593-46a9-b343-f3f823049901, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7a0f5697-d744-4d6b-8c9d-e77821addd4b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7a0f5697-d744-4d6b-8c9d-e77821addd4b, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7a0f5697-d744-4d6b-8c9d-e77821addd4b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=N2RmMmQ0Y2UtZGEyMTUzMzYtNDM5NzFhMjEtYTkzMTkyZDM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0ab1a2db-665b-4960-893a-74b3dd2180db, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0ab1a2db-665b-4960-893a-74b3dd2180db, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=N2RmMmQ0Y2UtZGEyMTUzMzYtNDM5NzFhMjEtYTkzMTkyZDM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0ab1a2db-665b-4960-893a-74b3dd2180db, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a5a67a4-5ec0-43e3-beb8-f91227d88567, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a5a67a4-5ec0-43e3-beb8-f91227d88567, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=N2RmMmQ0Y2UtZGEyMTUzMzYtNDM5NzFhMjEtYTkzMTkyZDM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a5a67a4-5ec0-43e3-beb8-f91227d88567, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 796e5823-7b73-42a5-b9f9-e12b95612899, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 796e5823-7b73-42a5-b9f9-e12b95612899, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 796e5823-7b73-42a5-b9f9-e12b95612899, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTc0N2NlMWYtNGUzYjk1YWYtOGJjY2ZjMWMtMzAzYmJiNDQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 7cd927eb-0838-4972-9bd6-405e6074dca3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 7cd927eb-0838-4972-9bd6-405e6074dca3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTc0N2NlMWYtNGUzYjk1YWYtOGJjY2ZjMWMtMzAzYmJiNDQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 7cd927eb-0838-4972-9bd6-405e6074dca3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1012b7c-d6c5-49d4-a5b6-ff426208d689, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1012b7c-d6c5-49d4-a5b6-ff426208d689, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTc0N2NlMWYtNGUzYjk1YWYtOGJjY2ZjMWMtMzAzYmJiNDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1012b7c-d6c5-49d4-a5b6-ff426208d689, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4a25b162-dd18-410d-9788-9fb9d0d01236, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4a25b162-dd18-410d-9788-9fb9d0d01236, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4a25b162-dd18-410d-9788-9fb9d0d01236, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzZlNzFhODktOTVmOGM2ZjQtY2I1ODBkZDEtMTU2OWE5OGE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3c4b359a-225a-4623-ad2f-0619ae528dd9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3c4b359a-225a-4623-ad2f-0619ae528dd9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzZlNzFhODktOTVmOGM2ZjQtY2I1ODBkZDEtMTU2OWE5OGE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3c4b359a-225a-4623-ad2f-0619ae528dd9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 555311e2-5040-4b4d-a484-0fc604fc257a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 555311e2-5040-4b4d-a484-0fc604fc257a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzZlNzFhODktOTVmOGM2ZjQtY2I1ODBkZDEtMTU2OWE5OGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 555311e2-5040-4b4d-a484-0fc604fc257a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 213b5ca9-763a-4d6a-a014-93de471762a0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 213b5ca9-763a-4d6a-a014-93de471762a0, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 213b5ca9-763a-4d6a-a014-93de471762a0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWNmMDliNjUtNGY0MmNiNmYtNzQwOWRkZTQtYTgzYTU5MTk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c492813a-22de-455c-99da-eb61ebe20601, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c492813a-22de-455c-99da-eb61ebe20601, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWNmMDliNjUtNGY0MmNiNmYtNzQwOWRkZTQtYTgzYTU5MTk=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c492813a-22de-455c-99da-eb61ebe20601, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe1a5735-a7f4-4c31-9bdb-106332de1681, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe1a5735-a7f4-4c31-9bdb-106332de1681, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWNmMDliNjUtNGY0MmNiNmYtNzQwOWRkZTQtYTgzYTU5MTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe1a5735-a7f4-4c31-9bdb-106332de1681, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8a5cdc97-ec39-4fb9-b399-fa9da2138bde, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8a5cdc97-ec39-4fb9-b399-fa9da2138bde, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8a5cdc97-ec39-4fb9-b399-fa9da2138bde, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODBiYzY5ZDYtMzFkODQyMzAtZTQwYmE1NGQtYTExYzUxMGQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e5c602bc-aba6-412c-a615-aac87633b172, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e5c602bc-aba6-412c-a615-aac87633b172, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODBiYzY5ZDYtMzFkODQyMzAtZTQwYmE1NGQtYTExYzUxMGQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e5c602bc-aba6-412c-a615-aac87633b172, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7389812d-6bc3-465c-8afb-5f1fe6f0f7ca, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7389812d-6bc3-465c-8afb-5f1fe6f0f7ca, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODBiYzY5ZDYtMzFkODQyMzAtZTQwYmE1NGQtYTExYzUxMGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7389812d-6bc3-465c-8afb-5f1fe6f0f7ca, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 010b2714-ab24-41a0-ae52-f249df3264c7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 010b2714-ab24-41a0-ae52-f249df3264c7, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 010b2714-ab24-41a0-ae52-f249df3264c7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Yzg3Mzk1YzEtNWM1NmEyYmYtM2IyNjA5YzQtMmE0ZDQ3MzM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f5cb0e97-5f3e-46fd-9a64-20f349617b45, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f5cb0e97-5f3e-46fd-9a64-20f349617b45, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yzg3Mzk1YzEtNWM1NmEyYmYtM2IyNjA5YzQtMmE0ZDQ3MzM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f5cb0e97-5f3e-46fd-9a64-20f349617b45, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 996a6a9c-d1b0-43a6-be57-0e013db4a242, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 996a6a9c-d1b0-43a6-be57-0e013db4a242, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yzg3Mzk1YzEtNWM1NmEyYmYtM2IyNjA5YzQtMmE0ZDQ3MzM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 996a6a9c-d1b0-43a6-be57-0e013db4a242, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d3a8ec70-5d35-471f-9ab3-12abb5047226, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d3a8ec70-5d35-471f-9ab3-12abb5047226, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d3a8ec70-5d35-471f-9ab3-12abb5047226, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTUwYWQ4NDctOGNlMDg1NzItMWI0NmJiYjAtNmI1MDc1OTk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 13e6536a-97c1-4c1f-bd15-621118989917, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 13e6536a-97c1-4c1f-bd15-621118989917, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTUwYWQ4NDctOGNlMDg1NzItMWI0NmJiYjAtNmI1MDc1OTk=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 13e6536a-97c1-4c1f-bd15-621118989917, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c5fba83-f8c9-45ff-8460-8eadf875b5f1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c5fba83-f8c9-45ff-8460-8eadf875b5f1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTUwYWQ4NDctOGNlMDg1NzItMWI0NmJiYjAtNmI1MDc1OTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c5fba83-f8c9-45ff-8460-8eadf875b5f1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a03e6f4c-39f1-48d0-bc2b-36a7e42e23a5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a03e6f4c-39f1-48d0-bc2b-36a7e42e23a5, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a03e6f4c-39f1-48d0-bc2b-36a7e42e23a5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=N2JmMzhlNmItY2UwMDRmMGYtOTJiNDJlY2EtN2I5ZGRhMg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a8c348fc-0de8-42a3-b493-be431b1af7bb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a8c348fc-0de8-42a3-b493-be431b1af7bb, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=N2JmMzhlNmItY2UwMDRmMGYtOTJiNDJlY2EtN2I5ZGRhMg==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a8c348fc-0de8-42a3-b493-be431b1af7bb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b70ae324-83e5-4136-b08f-e465269aeeed, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b70ae324-83e5-4136-b08f-e465269aeeed, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=N2JmMzhlNmItY2UwMDRmMGYtOTJiNDJlY2EtN2I5ZGRhMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b70ae324-83e5-4136-b08f-e465269aeeed, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f16f2e60-caaa-46b5-9a66-82286b0702c9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f16f2e60-caaa-46b5-9a66-82286b0702c9, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f16f2e60-caaa-46b5-9a66-82286b0702c9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzMzMWFhZmItNjRhZjIzNDgtNTA5NDczODYtMmE5YTI3YmE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 4b746f26-e51c-489d-9488-778c33ddbf84, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 4b746f26-e51c-489d-9488-778c33ddbf84, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzMzMWFhZmItNjRhZjIzNDgtNTA5NDczODYtMmE5YTI3YmE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 4b746f26-e51c-489d-9488-778c33ddbf84, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34c5d0f3-fdde-42a3-a3b3-ce0304bed54d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34c5d0f3-fdde-42a3-a3b3-ce0304bed54d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzMzMWFhZmItNjRhZjIzNDgtNTA5NDczODYtMmE5YTI3YmE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34c5d0f3-fdde-42a3-a3b3-ce0304bed54d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2db6a53b-7620-4806-babd-cd19951dc74e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2db6a53b-7620-4806-babd-cd19951dc74e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2db6a53b-7620-4806-babd-cd19951dc74e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjU1MDk2YzUtZTBlOWJlNTgtOWE1ZjdkNy05Y2UwOTRiNA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e2a54c0d-8af1-4ec4-9458-61897a3e3882, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e2a54c0d-8af1-4ec4-9458-61897a3e3882, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjU1MDk2YzUtZTBlOWJlNTgtOWE1ZjdkNy05Y2UwOTRiNA==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e2a54c0d-8af1-4ec4-9458-61897a3e3882, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5053688f-b033-42ed-ae3d-8984235d4815, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5053688f-b033-42ed-ae3d-8984235d4815, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjU1MDk2YzUtZTBlOWJlNTgtOWE1ZjdkNy05Y2UwOTRiNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5053688f-b033-42ed-ae3d-8984235d4815, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c417cb04-63b7-4663-a275-dc0aea88c498, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c417cb04-63b7-4663-a275-dc0aea88c498, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c417cb04-63b7-4663-a275-dc0aea88c498, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzM5YTM1OGMtZGM0N2FkZDUtNTkzNGI3MTUtMTZiOGQ2Njk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, fad5e0b1-9cb6-4367-9fe3-53fb643ff44c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, fad5e0b1-9cb6-4367-9fe3-53fb643ff44c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzM5YTM1OGMtZGM0N2FkZDUtNTkzNGI3MTUtMTZiOGQ2Njk=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, fad5e0b1-9cb6-4367-9fe3-53fb643ff44c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e38da90e-93d7-4228-93e1-1253953652ce, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e38da90e-93d7-4228-93e1-1253953652ce, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzM5YTM1OGMtZGM0N2FkZDUtNTkzNGI3MTUtMTZiOGQ2Njk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e38da90e-93d7-4228-93e1-1253953652ce, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 86d55dbe-4765-4051-8fe9-e0488c4541b5, localhost:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 86d55dbe-4765-4051-8fe9-e0488c4541b5, localhost:5429): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 86d55dbe-4765-4051-8fe9-e0488c4541b5, localhost:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-pabuy7zjau.auto.internal" port: 5429 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-pabuy7zjau.auto.internal:5429, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5429
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2a17d6b4-8498-402f-aa88-fddb791e8840, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2a17d6b4-8498-402f-aa88-fddb791e8840, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2a17d6b4-8498-402f-aa88-fddb791e8840, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDE3Y2RiMzktNmRlODdlMDEtN2VlYmFlNDEtMTFmNmY1ZmE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a3ab82ac-cf1a-43f9-9f8f-2a5ec6437a81, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a3ab82ac-cf1a-43f9-9f8f-2a5ec6437a81, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDE3Y2RiMzktNmRlODdlMDEtN2VlYmFlNDEtMTFmNmY1ZmE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a3ab82ac-cf1a-43f9-9f8f-2a5ec6437a81, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 929a4bd7-2364-4ebf-86dd-0b0b5f3553a5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 929a4bd7-2364-4ebf-86dd-0b0b5f3553a5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDE3Y2RiMzktNmRlODdlMDEtN2VlYmFlNDEtMTFmNmY1ZmE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 929a4bd7-2364-4ebf-86dd-0b0b5f3553a5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 997856f7-f73f-426e-b0e7-a28e4b6f5ab5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 997856f7-f73f-426e-b0e7-a28e4b6f5ab5, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 997856f7-f73f-426e-b0e7-a28e4b6f5ab5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzM0Y2YzN2ItNzdmODc4Y2EtN2I2OWM0My1jMDAyN2Y5Yg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 440b6907-9745-469f-9bb3-fc21f00cac5c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 440b6907-9745-469f-9bb3-fc21f00cac5c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzM0Y2YzN2ItNzdmODc4Y2EtN2I2OWM0My1jMDAyN2Y5Yg==" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 440b6907-9745-469f-9bb3-fc21f00cac5c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebafc6e7-550f-44bd-86ac-a5d7d654b60b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebafc6e7-550f-44bd-86ac-a5d7d654b60b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzM0Y2YzN2ItNzdmODc4Y2EtN2I2OWM0My1jMDAyN2Y5Yg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebafc6e7-550f-44bd-86ac-a5d7d654b60b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ddc7ecb1-d8d9-42d0-8ec7-3c642d1785e9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ddc7ecb1-d8d9-42d0-8ec7-3c642d1785e9, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ddc7ecb1-d8d9-42d0-8ec7-3c642d1785e9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmIwMTQ2NDctYjA2NjI4ZDAtMWYwZjhjOTItMzFlZDZlYmE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, eff307b9-5e41-4e7e-be13-776ac9d8a063, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, eff307b9-5e41-4e7e-be13-776ac9d8a063, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmIwMTQ2NDctYjA2NjI4ZDAtMWYwZjhjOTItMzFlZDZlYmE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, eff307b9-5e41-4e7e-be13-776ac9d8a063, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb8b3648-fcd4-437e-8019-75ca75820317, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb8b3648-fcd4-437e-8019-75ca75820317, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmIwMTQ2NDctYjA2NjI4ZDAtMWYwZjhjOTItMzFlZDZlYmE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb8b3648-fcd4-437e-8019-75ca75820317, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 15fa42c1-31f3-4890-a25b-90a510818129, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 15fa42c1-31f3-4890-a25b-90a510818129, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 15fa42c1-31f3-4890-a25b-90a510818129, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjE1YWYwZmUtM2M1Yzg0NzgtMWVjZGUzYTAtOWYyYjNmMWQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2f0dfe73-8dc9-4db3-a7bd-3b2b9817b69d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2f0dfe73-8dc9-4db3-a7bd-3b2b9817b69d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjE1YWYwZmUtM2M1Yzg0NzgtMWVjZGUzYTAtOWYyYjNmMWQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2f0dfe73-8dc9-4db3-a7bd-3b2b9817b69d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0131fddb-5144-4e68-b531-8d50da96bee3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0131fddb-5144-4e68-b531-8d50da96bee3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjE1YWYwZmUtM2M1Yzg0NzgtMWVjZGUzYTAtOWYyYjNmMWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0131fddb-5144-4e68-b531-8d50da96bee3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 443f41c2-0879-43a2-bf1a-45b616079511, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 443f41c2-0879-43a2-bf1a-45b616079511, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 443f41c2-0879-43a2-bf1a-45b616079511, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzhiNGVkMTctMjIwMTgzOGYtYTBiZmVlMTktNjgxODdlOTg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a076f685-994f-4fd0-9034-00c2297d7614, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a076f685-994f-4fd0-9034-00c2297d7614, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzhiNGVkMTctMjIwMTgzOGYtYTBiZmVlMTktNjgxODdlOTg=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a076f685-994f-4fd0-9034-00c2297d7614, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1e4794e-831b-47e1-8c67-a8c710402a30, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1e4794e-831b-47e1-8c67-a8c710402a30, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzhiNGVkMTctMjIwMTgzOGYtYTBiZmVlMTktNjgxODdlOTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1e4794e-831b-47e1-8c67-a8c710402a30, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 44ad8be9-c8c8-4dc9-81e3-c64becc86d4b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 44ad8be9-c8c8-4dc9-81e3-c64becc86d4b, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 44ad8be9-c8c8-4dc9-81e3-c64becc86d4b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDY2YzZhNGYtNTgyN2NjOGItYmUwODQ3MTItOTkzNmM5NWM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 372f50fc-7e4c-4ed0-a724-827659be4766, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 372f50fc-7e4c-4ed0-a724-827659be4766, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDY2YzZhNGYtNTgyN2NjOGItYmUwODQ3MTItOTkzNmM5NWM=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 372f50fc-7e4c-4ed0-a724-827659be4766, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78366604-d1cf-47ec-a004-53f4868f0f59, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78366604-d1cf-47ec-a004-53f4868f0f59, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDY2YzZhNGYtNTgyN2NjOGItYmUwODQ3MTItOTkzNmM5NWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78366604-d1cf-47ec-a004-53f4868f0f59, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, badffba1-4965-44ae-b2f8-e43121792623, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, badffba1-4965-44ae-b2f8-e43121792623, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, badffba1-4965-44ae-b2f8-e43121792623, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzQzZWNlMzItMTk5YTczYzEtZGU3YjFhNTEtZDkwYzI1ZDE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, bbff7a25-1656-446b-9694-719c5f289841, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, bbff7a25-1656-446b-9694-719c5f289841, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzQzZWNlMzItMTk5YTczYzEtZGU3YjFhNTEtZDkwYzI1ZDE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, bbff7a25-1656-446b-9694-719c5f289841, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b6e6b0b-f947-426b-91f9-5115f0bf5c4f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b6e6b0b-f947-426b-91f9-5115f0bf5c4f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzQzZWNlMzItMTk5YTczYzEtZGU3YjFhNTEtZDkwYzI1ZDE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b6e6b0b-f947-426b-91f9-5115f0bf5c4f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8b8a7e38-55db-422a-b49e-717e6c1b7de8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8b8a7e38-55db-422a-b49e-717e6c1b7de8, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8b8a7e38-55db-422a-b49e-717e6c1b7de8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZWZlMWU2ZGQtMjYwZTM2YzItYTA5OGQ4M2EtNjZkNjMzZjc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b399a90f-18c1-4fac-a4c8-c8ddd55dfd62, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b399a90f-18c1-4fac-a4c8-c8ddd55dfd62, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZWZlMWU2ZGQtMjYwZTM2YzItYTA5OGQ4M2EtNjZkNjMzZjc=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b399a90f-18c1-4fac-a4c8-c8ddd55dfd62, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da62d1fd-af35-4fb2-b8e3-4b0d4a49ccfc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da62d1fd-af35-4fb2-b8e3-4b0d4a49ccfc, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZWZlMWU2ZGQtMjYwZTM2YzItYTA5OGQ4M2EtNjZkNjMzZjc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da62d1fd-af35-4fb2-b8e3-4b0d4a49ccfc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f805b9e0-b759-4c53-8c97-25adcaf67dc6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f805b9e0-b759-4c53-8c97-25adcaf67dc6, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f805b9e0-b759-4c53-8c97-25adcaf67dc6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzZiNjBkZDgtMTgxNGY3MzItYmQ4NzA5YzktOTg2ZGUzNzQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e0ef7624-a0f4-4028-a798-6466411a2a13, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e0ef7624-a0f4-4028-a798-6466411a2a13, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzZiNjBkZDgtMTgxNGY3MzItYmQ4NzA5YzktOTg2ZGUzNzQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e0ef7624-a0f4-4028-a798-6466411a2a13, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b01fad6-94b7-44ab-85c9-6d2ce6a98fc8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b01fad6-94b7-44ab-85c9-6d2ce6a98fc8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzZiNjBkZDgtMTgxNGY3MzItYmQ4NzA5YzktOTg2ZGUzNzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b01fad6-94b7-44ab-85c9-6d2ce6a98fc8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0c9f788f-f880-431b-8b56-00edd4513472, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0c9f788f-f880-431b-8b56-00edd4513472, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0c9f788f-f880-431b-8b56-00edd4513472, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWFhMjY3MjMtZDU0MDVmYzItNDJmNmRhZjYtNjVjYzk2YTQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d739c8c1-f608-4972-be9f-1cbfbdc2258c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d739c8c1-f608-4972-be9f-1cbfbdc2258c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWFhMjY3MjMtZDU0MDVmYzItNDJmNmRhZjYtNjVjYzk2YTQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d739c8c1-f608-4972-be9f-1cbfbdc2258c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66523f55-6e3a-43b7-b0c0-3399a0b49588, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66523f55-6e3a-43b7-b0c0-3399a0b49588, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWFhMjY3MjMtZDU0MDVmYzItNDJmNmRhZjYtNjVjYzk2YTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66523f55-6e3a-43b7-b0c0-3399a0b49588, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4cdcbed7-0757-46e7-9e51-57c17a87dcdf, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4cdcbed7-0757-46e7-9e51-57c17a87dcdf, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4cdcbed7-0757-46e7-9e51-57c17a87dcdf, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTMyNjRkNTAtN2UzYzE1NTQtZDA5MWQ1NmMtODU0MTJiZmE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 4f9ac6cc-abcc-43ed-9c75-ca41d9c0506b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 4f9ac6cc-abcc-43ed-9c75-ca41d9c0506b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTMyNjRkNTAtN2UzYzE1NTQtZDA5MWQ1NmMtODU0MTJiZmE=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 4f9ac6cc-abcc-43ed-9c75-ca41d9c0506b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd06143c-2da2-4ced-acb7-1e9d0bda2551, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd06143c-2da2-4ced-acb7-1e9d0bda2551, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTMyNjRkNTAtN2UzYzE1NTQtZDA5MWQ1NmMtODU0MTJiZmE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd06143c-2da2-4ced-acb7-1e9d0bda2551, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 962875e4-7a9e-4b6b-93b8-b0b369f07b0b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 962875e4-7a9e-4b6b-93b8-b0b369f07b0b, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 962875e4-7a9e-4b6b-93b8-b0b369f07b0b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzFjYjc5M2YtN2IzM2I2NzQtMTA3MzczZmUtMjY5ZTUwYzA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 7a90c6c7-993c-488c-a61d-c24e00e98217, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 7a90c6c7-993c-488c-a61d-c24e00e98217, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzFjYjc5M2YtN2IzM2I2NzQtMTA3MzczZmUtMjY5ZTUwYzA=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 7a90c6c7-993c-488c-a61d-c24e00e98217, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f61f6b6-7b1a-4789-922b-d44363c50262, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f61f6b6-7b1a-4789-922b-d44363c50262, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzFjYjc5M2YtN2IzM2I2NzQtMTA3MzczZmUtMjY5ZTUwYzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f61f6b6-7b1a-4789-922b-d44363c50262, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7ade1e42-e11e-4bb1-af46-9d0b475615a8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7ade1e42-e11e-4bb1-af46-9d0b475615a8, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7ade1e42-e11e-4bb1-af46-9d0b475615a8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OGVkZmQ2OTgtOGYyODU4ZGUtMzA1OTA2ZTgtN2Y5YjQzNDg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8a30e28b-b467-4ba2-a27e-016335db7c08, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8a30e28b-b467-4ba2-a27e-016335db7c08, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGVkZmQ2OTgtOGYyODU4ZGUtMzA1OTA2ZTgtN2Y5YjQzNDg=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8a30e28b-b467-4ba2-a27e-016335db7c08, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac7a871b-5e52-470c-806a-30070b704802, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac7a871b-5e52-470c-806a-30070b704802, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGVkZmQ2OTgtOGYyODU4ZGUtMzA1OTA2ZTgtN2Y5YjQzNDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac7a871b-5e52-470c-806a-30070b704802, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c9b7124e-532a-40de-adb4-9029ab0f8a15, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c9b7124e-532a-40de-adb4-9029ab0f8a15, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c9b7124e-532a-40de-adb4-9029ab0f8a15, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NmQzMWY3YjMtNjE2NjdhMDUtOTdmNTBjZGItYmM5NWQ0Mjg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 48a8af1e-817a-45e4-9abf-fa6dcc0e9782, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 48a8af1e-817a-45e4-9abf-fa6dcc0e9782, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmQzMWY3YjMtNjE2NjdhMDUtOTdmNTBjZGItYmM5NWQ0Mjg=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 48a8af1e-817a-45e4-9abf-fa6dcc0e9782, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b14515d1-beff-4ddd-bd01-5a9fb5e31903, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b14515d1-beff-4ddd-bd01-5a9fb5e31903, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmQzMWY3YjMtNjE2NjdhMDUtOTdmNTBjZGItYmM5NWQ0Mjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b14515d1-beff-4ddd-bd01-5a9fb5e31903, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5fc2a787-bd0b-4ace-a8e2-d12c36da879e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5fc2a787-bd0b-4ace-a8e2-d12c36da879e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5fc2a787-bd0b-4ace-a8e2-d12c36da879e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDc1ZmM2MDgtOWE5MjRhNzItZTg4NjBhNDktNjYzNTM4ZjQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6da40bb1-4f32-4cfc-9834-2f5919ba89d0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6da40bb1-4f32-4cfc-9834-2f5919ba89d0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDc1ZmM2MDgtOWE5MjRhNzItZTg4NjBhNDktNjYzNTM4ZjQ=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6da40bb1-4f32-4cfc-9834-2f5919ba89d0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a830bc2-a0e4-4237-8c2c-e45452d5f8a0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a830bc2-a0e4-4237-8c2c-e45452d5f8a0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDc1ZmM2MDgtOWE5MjRhNzItZTg4NjBhNDktNjYzNTM4ZjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a830bc2-a0e4-4237-8c2c-e45452d5f8a0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 728e1de1-fa62-4b3a-95ee-3f068ae2d525, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 728e1de1-fa62-4b3a-95ee-3f068ae2d525, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 728e1de1-fa62-4b3a-95ee-3f068ae2d525, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjgwOTM2N2EtN2YyY2FkMWYtM2Q1YTFiNTgtNjM5ODg4MmY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, dad3126c-15ac-4945-8ee4-aefe3c907520, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, dad3126c-15ac-4945-8ee4-aefe3c907520, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjgwOTM2N2EtN2YyY2FkMWYtM2Q1YTFiNTgtNjM5ODg4MmY=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, dad3126c-15ac-4945-8ee4-aefe3c907520, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89bb2697-3d45-4383-8b42-3e6904e5ac57, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89bb2697-3d45-4383-8b42-3e6904e5ac57, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjgwOTM2N2EtN2YyY2FkMWYtM2Q1YTFiNTgtNjM5ODg4MmY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89bb2697-3d45-4383-8b42-3e6904e5ac57, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 576cfbc9-d6d0-498d-8f46-efa222314577, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 576cfbc9-d6d0-498d-8f46-efa222314577, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 576cfbc9-d6d0-498d-8f46-efa222314577, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTE1NDRmNzctODE1OTE1MzQtNGZmNzVhOTMtMzYwZTc4ODU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 4ba53857-9902-4313-9be7-c3f02c02865f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 4ba53857-9902-4313-9be7-c3f02c02865f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTE1NDRmNzctODE1OTE1MzQtNGZmNzVhOTMtMzYwZTc4ODU=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 4ba53857-9902-4313-9be7-c3f02c02865f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c6df2b2-7c0d-43c2-b442-0f6942ba6737, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c6df2b2-7c0d-43c2-b442-0f6942ba6737, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTE1NDRmNzctODE1OTE1MzQtNGZmNzVhOTMtMzYwZTc4ODU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c6df2b2-7c0d-43c2-b442-0f6942ba6737, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9df4906e-e227-4456-acbf-a11b7eff254e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9df4906e-e227-4456-acbf-a11b7eff254e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9df4906e-e227-4456-acbf-a11b7eff254e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTIzNTk5YzYtYmEyNTdiMjEtNmNiMjZjN2QtOTlmODhkNTk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8b3828ac-593e-4962-b4fe-8a8a69b9ecf7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8b3828ac-593e-4962-b4fe-8a8a69b9ecf7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTIzNTk5YzYtYmEyNTdiMjEtNmNiMjZjN2QtOTlmODhkNTk=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8b3828ac-593e-4962-b4fe-8a8a69b9ecf7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4871e9a-4e1d-44cf-8250-0cad157e4bc7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4871e9a-4e1d-44cf-8250-0cad157e4bc7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTIzNTk5YzYtYmEyNTdiMjEtNmNiMjZjN2QtOTlmODhkNTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM products ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4871e9a-4e1d-44cf-8250-0cad157e4bc7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
ERROR    __tests__.basic_user_scenarios:basic_user_scenarios.py:924 Data verification failed for products: Timeout waiting for table 'products' rows to match expected (timeout 90s). Last error: None
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 9d8d1e88-0f8d-4ba0-b3ba-56f78087651a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 9d8d1e88-0f8d-4ba0-b3ba-56f78087651a, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 9d8d1e88-0f8d-4ba0-b3ba-56f78087651a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } size_bytes: 115 created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 4f55e6f1-d18b-478b-a57f-9e6e9c68e6b9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 4f55e6f1-d18b-478b-a57f-9e6e9c68e6b9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGEzYTEwYzktODkxZjM2YTgtYzc2Zjk3OTYtZjQ0NjFiM2I=" path: "/Root/products" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 4f55e6f1-d18b-478b-a57f-9e6e9c68e6b9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fd1ccc2c470>
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 87a5ce6a-967e-43e4-bc36-376b74ffb366, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 87a5ce6a-967e-43e4-bc36-376b74ffb366, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/products" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 87a5ce6a-967e-43e4-bc36-376b74ffb366, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "products" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } size_bytes: 115 created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } } } } }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.21
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.21
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8cg8/0003eb/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:5429', '--database', '/Root', 'yql', '--script', "SHOW GRANTS ON '/Root/products';"]' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3794131
DEBUG    ya.test:process.py:259 Command (pid 3794131) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3794131) elapsed time (sec): 0.11055421829223633
DEBUG    ya.test:process.py:263 Command (pid 3794131) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3794131) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3794131) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3794131) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3794131) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3794131) maxrss: 167304
DEBUG    ya.test:process.py:263 Command (pid 3794131) minflt: 3435
DEBUG    ya.test:process.py:263 Command (pid 3794131) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3794131) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3794131) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3794131) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3794131) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3794131) nvcsw: 196
DEBUG    ya.test:process.py:263 Command (pid 3794131) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3794131) stime: 0.016419
DEBUG    ya.test:process.py:263 Command (pid 3794131) utime: 0.041048999999999995
DEBUG    ya.test:process.py:263 Command (pid 3794131) wtime: 0.112
DEBUG    ya.test:process.py:275 Command (pid 3794131) output:

DEBUG    ya.test:process.py:276 Command (pid 3794131) errors:
Status: GENERIC_ERROR
Issues: 
<main>:1:5: Error: mismatched input 'GRANTS' expecting CREATE

DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 42fed769-d17f-4078-b1ad-70a2079cb825, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 42fed769-d17f-4078-b1ad-70a2079cb825, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 42fed769-d17f-4078-b1ad-70a2079cb825, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZmRlN2I5OWQtNDJmMGM1OTctNTBmNDgxY2ItYTU0ZmZhYzk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 845f149f-e5c7-44e4-96e4-448c2d42f998, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 845f149f-e5c7-44e4-96e4-448c2d42f998, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZmRlN2I5OWQtNDJmMGM1OTctNTBmNDgxY2ItYTU0ZmZhYzk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 845f149f-e5c7-44e4-96e4-448c2d42f998, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 356b7041-1bac-4032-8c18-125b6abd72fe, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 356b7041-1bac-4032-8c18-125b6abd72fe, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZmRlN2I5OWQtNDJmMGM1OTctNTBmNDgxY2ItYTU0ZmZhYzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 356b7041-1bac-4032-8c18-125b6abd72fe, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 564c84a5-2513-4792-9e2f-a46da92ba6a3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 564c84a5-2513-4792-9e2f-a46da92ba6a3, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 564c84a5-2513-4792-9e2f-a46da92ba6a3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWY2ODI5YTYtYzBhZWUxYjQtZTA1ZjYzMDgtN2Y4ZTJiYjU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c7f45d06-b183-40a7-b28c-a0941b6374f4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c7f45d06-b183-40a7-b28c-a0941b6374f4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWY2ODI5YTYtYzBhZWUxYjQtZTA1ZjYzMDgtN2Y4ZTJiYjU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c7f45d06-b183-40a7-b28c-a0941b6374f4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dadba82-a4bd-453a-b605-892ab506fc94, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dadba82-a4bd-453a-b605-892ab506fc94, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWY2ODI5YTYtYzBhZWUxYjQtZTA1ZjYzMDgtN2Y4ZTJiYjU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dadba82-a4bd-453a-b605-892ab506fc94, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 51c02b22-29ca-4108-8624-f2848374445e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 51c02b22-29ca-4108-8624-f2848374445e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 51c02b22-29ca-4108-8624-f2848374445e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Yjg4NjVkMmMtNTE3MTVmZGUtZGNhNzc4NDgtYTBlODJlMWM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, de4f8f28-9b5d-47c6-8ea3-c684a2fd3953, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, de4f8f28-9b5d-47c6-8ea3-c684a2fd3953, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yjg4NjVkMmMtNTE3MTVmZGUtZGNhNzc4NDgtYTBlODJlMWM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, de4f8f28-9b5d-47c6-8ea3-c684a2fd3953, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c886fbe-e16c-4343-be29-38fb123a8222, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c886fbe-e16c-4343-be29-38fb123a8222, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yjg4NjVkMmMtNTE3MTVmZGUtZGNhNzc4NDgtYTBlODJlMWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c886fbe-e16c-4343-be29-38fb123a8222, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8e22b853-6c01-43db-8905-94782be74d98, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8e22b853-6c01-43db-8905-94782be74d98, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8e22b853-6c01-43db-8905-94782be74d98, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTk0ZGY3OWYtY2MwZTI1MzktNmM3N2IzYzMtMmI3NmE3Yjc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0ca5606e-a48a-4bbc-8734-2bc4471fcec8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0ca5606e-a48a-4bbc-8734-2bc4471fcec8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTk0ZGY3OWYtY2MwZTI1MzktNmM3N2IzYzMtMmI3NmE3Yjc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0ca5606e-a48a-4bbc-8734-2bc4471fcec8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 634fdec3-31bb-4385-9d3f-6bd2b5fb6a4b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 634fdec3-31bb-4385-9d3f-6bd2b5fb6a4b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTk0ZGY3OWYtY2MwZTI1MzktNmM3N2IzYzMtMmI3NmE3Yjc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 634fdec3-31bb-4385-9d3f-6bd2b5fb6a4b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6626bf07-33cc-4fa8-a8a5-c083ad337869, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6626bf07-33cc-4fa8-a8a5-c083ad337869, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6626bf07-33cc-4fa8-a8a5-c083ad337869, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTljZjRlZDItM2QwNjY5ZjEtZjBlZGI1M2UtZTgyMGQ0YQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0d12a8df-c08a-4916-9e25-f37bc814937c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0d12a8df-c08a-4916-9e25-f37bc814937c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTljZjRlZDItM2QwNjY5ZjEtZjBlZGI1M2UtZTgyMGQ0YQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0d12a8df-c08a-4916-9e25-f37bc814937c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61bed5c0-6b57-4d09-9bd7-672ea7b49207, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61bed5c0-6b57-4d09-9bd7-672ea7b49207, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTljZjRlZDItM2QwNjY5ZjEtZjBlZGI1M2UtZTgyMGQ0YQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61bed5c0-6b57-4d09-9bd7-672ea7b49207, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b9ab399a-b2ee-47a2-816b-909b2e5b86f9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b9ab399a-b2ee-47a2-816b-909b2e5b86f9, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b9ab399a-b2ee-47a2-816b-909b2e5b86f9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmMwMTVkZDktNDBhNWJmNTEtNzUyY2UwOTQtYTYzZWJkNzk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ddeb75c0-ea6e-4f1e-88c3-2066e1d35ad9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ddeb75c0-ea6e-4f1e-88c3-2066e1d35ad9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmMwMTVkZDktNDBhNWJmNTEtNzUyY2UwOTQtYTYzZWJkNzk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ddeb75c0-ea6e-4f1e-88c3-2066e1d35ad9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5d7ea9c-b66d-4647-bdac-72553c0944d6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5d7ea9c-b66d-4647-bdac-72553c0944d6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmMwMTVkZDktNDBhNWJmNTEtNzUyY2UwOTQtYTYzZWJkNzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5d7ea9c-b66d-4647-bdac-72553c0944d6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b5fbcd59-72c6-461e-a79e-4a7517c87c95, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b5fbcd59-72c6-461e-a79e-4a7517c87c95, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b5fbcd59-72c6-461e-a79e-4a7517c87c95, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Nzc0MWY1NjAtMjc0NzYwNWQtZDJjNGU5Y2UtYjI2NjVkYzQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 62c9f840-1fde-4c22-8e0b-937e4ed75f41, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 62c9f840-1fde-4c22-8e0b-937e4ed75f41, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Nzc0MWY1NjAtMjc0NzYwNWQtZDJjNGU5Y2UtYjI2NjVkYzQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 62c9f840-1fde-4c22-8e0b-937e4ed75f41, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd822095-622b-463a-aa5c-a7d3b6e6dc16, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd822095-622b-463a-aa5c-a7d3b6e6dc16, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Nzc0MWY1NjAtMjc0NzYwNWQtZDJjNGU5Y2UtYjI2NjVkYzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd822095-622b-463a-aa5c-a7d3b6e6dc16, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 779ca170-a3be-4b9a-b0c3-23acdb5b8c4e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 779ca170-a3be-4b9a-b0c3-23acdb5b8c4e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 779ca170-a3be-4b9a-b0c3-23acdb5b8c4e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzNkZTNkN2ItMzJiZThhOTktZDg2MmYyN2YtZmRlNzViMg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, db34c129-9f32-46f3-8612-35dbab8f7e18, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, db34c129-9f32-46f3-8612-35dbab8f7e18, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzNkZTNkN2ItMzJiZThhOTktZDg2MmYyN2YtZmRlNzViMg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, db34c129-9f32-46f3-8612-35dbab8f7e18, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a69cff03-fba9-4250-8ab7-8497e621c245, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a69cff03-fba9-4250-8ab7-8497e621c245, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzNkZTNkN2ItMzJiZThhOTktZDg2MmYyN2YtZmRlNzViMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a69cff03-fba9-4250-8ab7-8497e621c245, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d5483bad-fc65-401d-8097-3dec735ace8c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d5483bad-fc65-401d-8097-3dec735ace8c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d5483bad-fc65-401d-8097-3dec735ace8c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjIxMGY3OTUtNmQ0OWQyMmMtOTQ1MjIxZjctZmFmODBhOGM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1df6ff31-2845-42b4-b0b0-a6f9c5599bf8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1df6ff31-2845-42b4-b0b0-a6f9c5599bf8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjIxMGY3OTUtNmQ0OWQyMmMtOTQ1MjIxZjctZmFmODBhOGM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1df6ff31-2845-42b4-b0b0-a6f9c5599bf8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 606cea1c-69ac-4173-b701-f39bbbf22b53, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 606cea1c-69ac-4173-b701-f39bbbf22b53, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjIxMGY3OTUtNmQ0OWQyMmMtOTQ1MjIxZjctZmFmODBhOGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 606cea1c-69ac-4173-b701-f39bbbf22b53, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 71f53c88-3753-4ceb-9971-36cc2dc24154, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 71f53c88-3753-4ceb-9971-36cc2dc24154, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 71f53c88-3753-4ceb-9971-36cc2dc24154, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmQyNzJkNjYtN2YyZmY2YTEtNzg0ZGNhZjktYjRmZDQyZDQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b871acc6-b8fe-4273-8de4-46125b4376e2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b871acc6-b8fe-4273-8de4-46125b4376e2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmQyNzJkNjYtN2YyZmY2YTEtNzg0ZGNhZjktYjRmZDQyZDQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b871acc6-b8fe-4273-8de4-46125b4376e2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 842020fb-5747-4bb3-9290-1df270a02a25, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 842020fb-5747-4bb3-9290-1df270a02a25, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmQyNzJkNjYtN2YyZmY2YTEtNzg0ZGNhZjktYjRmZDQyZDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 842020fb-5747-4bb3-9290-1df270a02a25, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6322fd6f-8dc0-4a23-bb6f-3e55100befd0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6322fd6f-8dc0-4a23-bb6f-3e55100befd0, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6322fd6f-8dc0-4a23-bb6f-3e55100befd0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Mjg4MjUzZTAtOTNkN2VmZTAtZTUwNmMxZTAtNjFlZjlhYzU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 82ecda95-ec48-449f-b0ed-aefeebe838fd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 82ecda95-ec48-449f-b0ed-aefeebe838fd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Mjg4MjUzZTAtOTNkN2VmZTAtZTUwNmMxZTAtNjFlZjlhYzU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 82ecda95-ec48-449f-b0ed-aefeebe838fd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 124bef00-c04e-45b5-96c5-fe5d3c1f5b9b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 124bef00-c04e-45b5-96c5-fe5d3c1f5b9b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Mjg4MjUzZTAtOTNkN2VmZTAtZTUwNmMxZTAtNjFlZjlhYzU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 124bef00-c04e-45b5-96c5-fe5d3c1f5b9b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8c2455e5-ed19-4851-a740-58dc04827ed7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8c2455e5-ed19-4851-a740-58dc04827ed7, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8c2455e5-ed19-4851-a740-58dc04827ed7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTBmNzAyYWUtMWE0MzQ4MDktNmVmNzg1NjktYWRjMzM1" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9018d068-cb6f-47e5-b746-57ff87b8a4da, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9018d068-cb6f-47e5-b746-57ff87b8a4da, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTBmNzAyYWUtMWE0MzQ4MDktNmVmNzg1NjktYWRjMzM1" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9018d068-cb6f-47e5-b746-57ff87b8a4da, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65a80156-337b-41b6-a2dc-8f92cf8cda2e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65a80156-337b-41b6-a2dc-8f92cf8cda2e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTBmNzAyYWUtMWE0MzQ4MDktNmVmNzg1NjktYWRjMzM1" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65a80156-337b-41b6-a2dc-8f92cf8cda2e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 33820b76-ed6e-4d6d-b219-4258cfaf5d94, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 33820b76-ed6e-4d6d-b219-4258cfaf5d94, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 33820b76-ed6e-4d6d-b219-4258cfaf5d94, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzljMGNjYmUtMjQ0NjMxMzQtMTYzMTQyZWEtNGFhNDRmYjI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 08c9da0b-d423-4c4c-85c1-3c3e45631fa1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 08c9da0b-d423-4c4c-85c1-3c3e45631fa1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzljMGNjYmUtMjQ0NjMxMzQtMTYzMTQyZWEtNGFhNDRmYjI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 08c9da0b-d423-4c4c-85c1-3c3e45631fa1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e014c364-6fdb-4b74-be4f-27c1ef022690, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e014c364-6fdb-4b74-be4f-27c1ef022690, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzljMGNjYmUtMjQ0NjMxMzQtMTYzMTQyZWEtNGFhNDRmYjI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e014c364-6fdb-4b74-be4f-27c1ef022690, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e48d21d4-d048-4b6a-adf1-c9ae35f540cb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e48d21d4-d048-4b6a-adf1-c9ae35f540cb, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e48d21d4-d048-4b6a-adf1-c9ae35f540cb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzAyMWEyODAtN2E1MGQzNjQtNDAyYzYxMWUtNDdiZmUzNGE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ab0f0d35-c148-4540-bd2e-0f2295d7037c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ab0f0d35-c148-4540-bd2e-0f2295d7037c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzAyMWEyODAtN2E1MGQzNjQtNDAyYzYxMWUtNDdiZmUzNGE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ab0f0d35-c148-4540-bd2e-0f2295d7037c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f49c119-06b7-4a5f-8945-85caab7bdd6f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f49c119-06b7-4a5f-8945-85caab7bdd6f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzAyMWEyODAtN2E1MGQzNjQtNDAyYzYxMWUtNDdiZmUzNGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f49c119-06b7-4a5f-8945-85caab7bdd6f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 30a8e6c0-8a85-49aa-8f47-5ac95bf6e276, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 30a8e6c0-8a85-49aa-8f47-5ac95bf6e276, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 30a8e6c0-8a85-49aa-8f47-5ac95bf6e276, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTJhZDcyMzgtZDhmM2ZjZTEtYzE5MWVhMzUtZDI4MWY5MGQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 42d8a4ec-0e8c-4ae5-9443-149bc53a37ee, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 42d8a4ec-0e8c-4ae5-9443-149bc53a37ee, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTJhZDcyMzgtZDhmM2ZjZTEtYzE5MWVhMzUtZDI4MWY5MGQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 42d8a4ec-0e8c-4ae5-9443-149bc53a37ee, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c299da7b-db55-4f52-98eb-2b2ee9e6292d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c299da7b-db55-4f52-98eb-2b2ee9e6292d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTJhZDcyMzgtZDhmM2ZjZTEtYzE5MWVhMzUtZDI4MWY5MGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c299da7b-db55-4f52-98eb-2b2ee9e6292d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8a59a035-6807-4be3-bff4-1fb61defc720, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8a59a035-6807-4be3-bff4-1fb61defc720, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8a59a035-6807-4be3-bff4-1fb61defc720, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Njg5MTBjYzctYTgwOWE5ZjUtM2JjZGI5YWQtYWE5OTI2ZDc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d1ac5e9f-59cc-4a32-9bc2-e3b2605271e3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d1ac5e9f-59cc-4a32-9bc2-e3b2605271e3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Njg5MTBjYzctYTgwOWE5ZjUtM2JjZGI5YWQtYWE5OTI2ZDc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d1ac5e9f-59cc-4a32-9bc2-e3b2605271e3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0523e31-c2b4-4d3b-9f50-25ee3e21c234, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0523e31-c2b4-4d3b-9f50-25ee3e21c234, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Njg5MTBjYzctYTgwOWE5ZjUtM2JjZGI5YWQtYWE5OTI2ZDc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0523e31-c2b4-4d3b-9f50-25ee3e21c234, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5385fd7e-d902-4ebf-a427-154102e95710, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5385fd7e-d902-4ebf-a427-154102e95710, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5385fd7e-d902-4ebf-a427-154102e95710, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTg0NTAxM2UtYjM2ZjJmMDQtOWY3Mjg5NDgtYjRhMzQ0MzY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3452a183-a625-446e-b684-edc59809a21f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3452a183-a625-446e-b684-edc59809a21f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NTAxM2UtYjM2ZjJmMDQtOWY3Mjg5NDgtYjRhMzQ0MzY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3452a183-a625-446e-b684-edc59809a21f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bb2656a-04fd-4c40-be5c-2197d2909aaf, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bb2656a-04fd-4c40-be5c-2197d2909aaf, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTg0NTAxM2UtYjM2ZjJmMDQtOWY3Mjg5NDgtYjRhMzQ0MzY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bb2656a-04fd-4c40-be5c-2197d2909aaf, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 706c27f0-bca1-4f93-936e-dbfbc5fda9ee, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 706c27f0-bca1-4f93-936e-dbfbc5fda9ee, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 706c27f0-bca1-4f93-936e-dbfbc5fda9ee, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzlhNzI0MDAtYTUwMjA1ZWEtMTJjN2YwMWMtMzAyOTkyODY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 21f076ce-aba2-4173-80a1-49d111b46027, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 21f076ce-aba2-4173-80a1-49d111b46027, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzlhNzI0MDAtYTUwMjA1ZWEtMTJjN2YwMWMtMzAyOTkyODY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 21f076ce-aba2-4173-80a1-49d111b46027, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f16f9b3-ae49-43f5-a276-f94a941b13ba, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f16f9b3-ae49-43f5-a276-f94a941b13ba, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzlhNzI0MDAtYTUwMjA1ZWEtMTJjN2YwMWMtMzAyOTkyODY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f16f9b3-ae49-43f5-a276-f94a941b13ba, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8b891098-48df-4adf-84ae-6aa696e4d47d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8b891098-48df-4adf-84ae-6aa696e4d47d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8b891098-48df-4adf-84ae-6aa696e4d47d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmRmZmUwYTUtZDExODk4ODUtZjRhNzE2NjEtMjcwNWRkYzI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 75fd9af9-41f6-43e4-8bf9-2919b18f919e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 75fd9af9-41f6-43e4-8bf9-2919b18f919e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmRmZmUwYTUtZDExODk4ODUtZjRhNzE2NjEtMjcwNWRkYzI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 75fd9af9-41f6-43e4-8bf9-2919b18f919e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a35f4b39-7646-49cf-9028-5f5072d01af8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a35f4b39-7646-49cf-9028-5f5072d01af8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmRmZmUwYTUtZDExODk4ODUtZjRhNzE2NjEtMjcwNWRkYzI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a35f4b39-7646-49cf-9028-5f5072d01af8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 410034e0-ebe7-4180-a5db-babe0c79b085, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 410034e0-ebe7-4180-a5db-babe0c79b085, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 410034e0-ebe7-4180-a5db-babe0c79b085, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Zjk3ZTE2OGQtM2RhZTNhZTQtMjZiYTQ3NC1lYzBmMDgxYQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e154785a-e500-49cc-a811-8cebc1ad3b80, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e154785a-e500-49cc-a811-8cebc1ad3b80, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Zjk3ZTE2OGQtM2RhZTNhZTQtMjZiYTQ3NC1lYzBmMDgxYQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e154785a-e500-49cc-a811-8cebc1ad3b80, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a86ab71-1ad8-4022-b64d-74d2fb2de015, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a86ab71-1ad8-4022-b64d-74d2fb2de015, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Zjk3ZTE2OGQtM2RhZTNhZTQtMjZiYTQ3NC1lYzBmMDgxYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a86ab71-1ad8-4022-b64d-74d2fb2de015, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, caf140a9-1e70-40d4-9260-02b1bef07096, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, caf140a9-1e70-40d4-9260-02b1bef07096, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, caf140a9-1e70-40d4-9260-02b1bef07096, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWYxYjJmNy01MjVjMjgxMC1mOWI4NWM2ZC1jYTFkOWI0OQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 647c51f7-7a7a-41bc-b562-c888440c3ea1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 647c51f7-7a7a-41bc-b562-c888440c3ea1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWYxYjJmNy01MjVjMjgxMC1mOWI4NWM2ZC1jYTFkOWI0OQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 647c51f7-7a7a-41bc-b562-c888440c3ea1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec9b91fa-d3ac-401d-9e29-41c27428facc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec9b91fa-d3ac-401d-9e29-41c27428facc, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWYxYjJmNy01MjVjMjgxMC1mOWI4NWM2ZC1jYTFkOWI0OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec9b91fa-d3ac-401d-9e29-41c27428facc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9294d11b-1813-4acd-b836-e6c98e700239, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9294d11b-1813-4acd-b836-e6c98e700239, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9294d11b-1813-4acd-b836-e6c98e700239, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmJlZTlkYTgtYzAxNGY4N2YtNzhjNWM1MmMtNjVhNGUyMmI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f84278b2-e594-4ca3-b6f1-fbad5e76cbd0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f84278b2-e594-4ca3-b6f1-fbad5e76cbd0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmJlZTlkYTgtYzAxNGY4N2YtNzhjNWM1MmMtNjVhNGUyMmI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f84278b2-e594-4ca3-b6f1-fbad5e76cbd0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e519a30c-415a-474e-90eb-f31963a87f5c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e519a30c-415a-474e-90eb-f31963a87f5c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmJlZTlkYTgtYzAxNGY4N2YtNzhjNWM1MmMtNjVhNGUyMmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e519a30c-415a-474e-90eb-f31963a87f5c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f036d722-413a-41ea-a7fb-758702337ac5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f036d722-413a-41ea-a7fb-758702337ac5, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f036d722-413a-41ea-a7fb-758702337ac5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGIyNDIxYjEtOGI4YzBhNWMtNmY0ZmVhOGYtZTFjYWViZDg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 640c7f84-1fa4-4434-b5d7-aef4ac298ccc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 640c7f84-1fa4-4434-b5d7-aef4ac298ccc, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGIyNDIxYjEtOGI4YzBhNWMtNmY0ZmVhOGYtZTFjYWViZDg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 640c7f84-1fa4-4434-b5d7-aef4ac298ccc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b1e0c80-8416-4931-82d0-d8c5b0416d71, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b1e0c80-8416-4931-82d0-d8c5b0416d71, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGIyNDIxYjEtOGI4YzBhNWMtNmY0ZmVhOGYtZTFjYWViZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b1e0c80-8416-4931-82d0-d8c5b0416d71, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6ae38f58-28c9-40e2-8d00-c145bbbf77ee, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6ae38f58-28c9-40e2-8d00-c145bbbf77ee, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6ae38f58-28c9-40e2-8d00-c145bbbf77ee, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzU2MmUyZTMtNmY5Y2U4OTktNjI2NGRhZDktZmI0YzJiZGU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ec0dac03-74bf-4d7f-a713-c396583a462c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ec0dac03-74bf-4d7f-a713-c396583a462c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzU2MmUyZTMtNmY5Y2U4OTktNjI2NGRhZDktZmI0YzJiZGU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ec0dac03-74bf-4d7f-a713-c396583a462c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb300b15-833f-41b1-9bea-1381a5d73032, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb300b15-833f-41b1-9bea-1381a5d73032, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzU2MmUyZTMtNmY5Y2U4OTktNjI2NGRhZDktZmI0YzJiZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb300b15-833f-41b1-9bea-1381a5d73032, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4b440bd4-9256-4ea3-9ab3-14e578793b92, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4b440bd4-9256-4ea3-9ab3-14e578793b92, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4b440bd4-9256-4ea3-9ab3-14e578793b92, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGJhZmUzZGEtNmFkMjc0NDAtOGY4MzRjMGQtODM2NzQ2NDU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 42ebd17c-0197-4dbb-a525-1cc47c28b69f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 42ebd17c-0197-4dbb-a525-1cc47c28b69f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGJhZmUzZGEtNmFkMjc0NDAtOGY4MzRjMGQtODM2NzQ2NDU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 42ebd17c-0197-4dbb-a525-1cc47c28b69f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18640e1a-5c62-4905-983a-f8b7e519ca1f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18640e1a-5c62-4905-983a-f8b7e519ca1f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGJhZmUzZGEtNmFkMjc0NDAtOGY4MzRjMGQtODM2NzQ2NDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18640e1a-5c62-4905-983a-f8b7e519ca1f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 892b1fe9-611b-41d0-9217-ac7206e8c44a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 892b1fe9-611b-41d0-9217-ac7206e8c44a, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 892b1fe9-611b-41d0-9217-ac7206e8c44a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=M2M5ZDY5N2EtNDU2NjJmNzMtNzdiMzk1NzgtZTRkY2M3NjA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 88ae565c-9e97-4345-90b7-6dd5921b1031, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 88ae565c-9e97-4345-90b7-6dd5921b1031, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2M5ZDY5N2EtNDU2NjJmNzMtNzdiMzk1NzgtZTRkY2M3NjA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 88ae565c-9e97-4345-90b7-6dd5921b1031, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e0b1c1f-e3aa-4793-a25f-5c63e3493220, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e0b1c1f-e3aa-4793-a25f-5c63e3493220, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2M5ZDY5N2EtNDU2NjJmNzMtNzdiMzk1NzgtZTRkY2M3NjA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e0b1c1f-e3aa-4793-a25f-5c63e3493220, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 07bc90b4-9976-440a-a708-aec62f38d305, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 07bc90b4-9976-440a-a708-aec62f38d305, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 07bc90b4-9976-440a-a708-aec62f38d305, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjczNGU2NmYtYzAwZDkwYmMtOTg0NzNhOTItYmE2ZjVkMDg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c865e6f9-2bf9-4f62-bb13-f2355dd3572a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c865e6f9-2bf9-4f62-bb13-f2355dd3572a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjczNGU2NmYtYzAwZDkwYmMtOTg0NzNhOTItYmE2ZjVkMDg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c865e6f9-2bf9-4f62-bb13-f2355dd3572a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70af8b64-11ff-4337-8138-b48808e7933d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70af8b64-11ff-4337-8138-b48808e7933d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjczNGU2NmYtYzAwZDkwYmMtOTg0NzNhOTItYmE2ZjVkMDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70af8b64-11ff-4337-8138-b48808e7933d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3f081aab-9c0c-46b8-9c3b-0d9c0c30fe85, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3f081aab-9c0c-46b8-9c3b-0d9c0c30fe85, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3f081aab-9c0c-46b8-9c3b-0d9c0c30fe85, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjhiYTJhZjYtZmNlYzI3YTctODgyMTk4MWQtZTkxNTI4Yjg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6c2060d5-4fac-47cc-b8f3-de9c981bb102, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6c2060d5-4fac-47cc-b8f3-de9c981bb102, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjhiYTJhZjYtZmNlYzI3YTctODgyMTk4MWQtZTkxNTI4Yjg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6c2060d5-4fac-47cc-b8f3-de9c981bb102, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f29241e1-b6d5-4859-82b7-43ce4969581b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f29241e1-b6d5-4859-82b7-43ce4969581b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjhiYTJhZjYtZmNlYzI3YTctODgyMTk4MWQtZTkxNTI4Yjg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f29241e1-b6d5-4859-82b7-43ce4969581b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, afd08829-1df7-4836-a354-7b5c424ddb44, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, afd08829-1df7-4836-a354-7b5c424ddb44, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, afd08829-1df7-4836-a354-7b5c424ddb44, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmI5ZDM5NDQtY2NkNzJmMy1iODIwZWQ2MC1iMjZlMDgwNQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 54fb1330-7709-48c1-87e4-238b6c6d36db, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 54fb1330-7709-48c1-87e4-238b6c6d36db, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmI5ZDM5NDQtY2NkNzJmMy1iODIwZWQ2MC1iMjZlMDgwNQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 54fb1330-7709-48c1-87e4-238b6c6d36db, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8656b86a-44e2-4331-b0a0-54be559d2d12, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8656b86a-44e2-4331-b0a0-54be559d2d12, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmI5ZDM5NDQtY2NkNzJmMy1iODIwZWQ2MC1iMjZlMDgwNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8656b86a-44e2-4331-b0a0-54be559d2d12, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, df3e8b98-02eb-4e25-b77a-1d0d9c1e86be, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, df3e8b98-02eb-4e25-b77a-1d0d9c1e86be, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, df3e8b98-02eb-4e25-b77a-1d0d9c1e86be, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODllY2FkNGMtMWUxNjBmOTctOTBjMWJlZGEtZmJjM2Y5MTM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c3dbf4d4-7fa4-4bb1-a0cf-de4e9b14fbf8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c3dbf4d4-7fa4-4bb1-a0cf-de4e9b14fbf8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODllY2FkNGMtMWUxNjBmOTctOTBjMWJlZGEtZmJjM2Y5MTM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c3dbf4d4-7fa4-4bb1-a0cf-de4e9b14fbf8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33fd5d10-bdaa-4a86-81b9-7ca4090cf6f9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33fd5d10-bdaa-4a86-81b9-7ca4090cf6f9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODllY2FkNGMtMWUxNjBmOTctOTBjMWJlZGEtZmJjM2Y5MTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33fd5d10-bdaa-4a86-81b9-7ca4090cf6f9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 35359917-4cb1-4da9-bbdf-331dfe10285d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 35359917-4cb1-4da9-bbdf-331dfe10285d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 35359917-4cb1-4da9-bbdf-331dfe10285d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjQ4NTk2OWYtYmE2ZDY2ODQtNjZiNzUwMDEtZWIwMDdhYzk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 563b7e81-72ee-4649-898f-e8fd6add4e66, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 563b7e81-72ee-4649-898f-e8fd6add4e66, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjQ4NTk2OWYtYmE2ZDY2ODQtNjZiNzUwMDEtZWIwMDdhYzk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 563b7e81-72ee-4649-898f-e8fd6add4e66, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b02b2e7-a4cf-4a2c-af2b-353abdd8e7f9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b02b2e7-a4cf-4a2c-af2b-353abdd8e7f9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjQ4NTk2OWYtYmE2ZDY2ODQtNjZiNzUwMDEtZWIwMDdhYzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b02b2e7-a4cf-4a2c-af2b-353abdd8e7f9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3993839f-e956-4151-b9a2-669600274395, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3993839f-e956-4151-b9a2-669600274395, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3993839f-e956-4151-b9a2-669600274395, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGNhMjJjZjQtNGExNmEyY2ItNDBlZTM1YTUtNTM4YTZiNTI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 35785c1d-f248-46a2-a62c-c8ce0c03232e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 35785c1d-f248-46a2-a62c-c8ce0c03232e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGNhMjJjZjQtNGExNmEyY2ItNDBlZTM1YTUtNTM4YTZiNTI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 35785c1d-f248-46a2-a62c-c8ce0c03232e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f1b99df-6146-43cb-8da4-8e537ac3e3be, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f1b99df-6146-43cb-8da4-8e537ac3e3be, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGNhMjJjZjQtNGExNmEyY2ItNDBlZTM1YTUtNTM4YTZiNTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f1b99df-6146-43cb-8da4-8e537ac3e3be, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bf14e9b6-7708-456a-b0a8-bb0bb7cd7050, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bf14e9b6-7708-456a-b0a8-bb0bb7cd7050, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bf14e9b6-7708-456a-b0a8-bb0bb7cd7050, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGExYWQ1YzQtMTI5ZWVmMDktNGNlZTA0MjEtNGRjZjlhMGQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 91cf7806-1f90-45a6-a4df-c7825c9c8822, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 91cf7806-1f90-45a6-a4df-c7825c9c8822, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGExYWQ1YzQtMTI5ZWVmMDktNGNlZTA0MjEtNGRjZjlhMGQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 91cf7806-1f90-45a6-a4df-c7825c9c8822, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e186e1b2-bd99-484b-95eb-0d0b4ed7184a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e186e1b2-bd99-484b-95eb-0d0b4ed7184a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGExYWQ1YzQtMTI5ZWVmMDktNGNlZTA0MjEtNGRjZjlhMGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e186e1b2-bd99-484b-95eb-0d0b4ed7184a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 673cd24c-6534-455e-ac1c-658b105ca847, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 673cd24c-6534-455e-ac1c-658b105ca847, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 673cd24c-6534-455e-ac1c-658b105ca847, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDA0ZmZiZTAtODE4MjM5MzEtZGY0MzY5M2MtNTY0NGZmMWY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2943c8b9-0376-4667-a66b-753926a2f935, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2943c8b9-0376-4667-a66b-753926a2f935, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDA0ZmZiZTAtODE4MjM5MzEtZGY0MzY5M2MtNTY0NGZmMWY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2943c8b9-0376-4667-a66b-753926a2f935, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 638230f7-b10b-4ab7-95c7-cff5de91fc2c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 638230f7-b10b-4ab7-95c7-cff5de91fc2c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDA0ZmZiZTAtODE4MjM5MzEtZGY0MzY5M2MtNTY0NGZmMWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 638230f7-b10b-4ab7-95c7-cff5de91fc2c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 65954134-910b-4056-bd20-b182c53ed1c1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 65954134-910b-4056-bd20-b182c53ed1c1, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 65954134-910b-4056-bd20-b182c53ed1c1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZThiZGUwOWQtZDExNDk2M2QtOWFkNGQ5ZDQtZjUwNmQ5M2M=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3cb34ee2-5907-4577-a62f-112c392dbd29, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3cb34ee2-5907-4577-a62f-112c392dbd29, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZThiZGUwOWQtZDExNDk2M2QtOWFkNGQ5ZDQtZjUwNmQ5M2M=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3cb34ee2-5907-4577-a62f-112c392dbd29, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e9ee26f-139a-4bb4-ae3a-6fea67a09767, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e9ee26f-139a-4bb4-ae3a-6fea67a09767, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZThiZGUwOWQtZDExNDk2M2QtOWFkNGQ5ZDQtZjUwNmQ5M2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e9ee26f-139a-4bb4-ae3a-6fea67a09767, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cb319eca-463e-4817-bcf8-e9841402b490, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cb319eca-463e-4817-bcf8-e9841402b490, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cb319eca-463e-4817-bcf8-e9841402b490, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjkyNzEwZmYtYzc5N2ZhYzMtOTM3Mzk3MWYtOGQwM2I4NTI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2fa9e474-c523-476e-ad45-ee4de64b567b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2fa9e474-c523-476e-ad45-ee4de64b567b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjkyNzEwZmYtYzc5N2ZhYzMtOTM3Mzk3MWYtOGQwM2I4NTI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2fa9e474-c523-476e-ad45-ee4de64b567b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fd3b7e5-b00e-4b1a-8a96-461fcd25250d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fd3b7e5-b00e-4b1a-8a96-461fcd25250d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjkyNzEwZmYtYzc5N2ZhYzMtOTM3Mzk3MWYtOGQwM2I4NTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fd3b7e5-b00e-4b1a-8a96-461fcd25250d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 78402ed0-f881-4fde-b4b6-e59b139c035f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 78402ed0-f881-4fde-b4b6-e59b139c035f, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 78402ed0-f881-4fde-b4b6-e59b139c035f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzljMmVhYWMtODMwODlhN2EtNDMyYTBmNjctNDgwNDliNDQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 52df1458-eca0-4153-8c62-86ea3f75c503, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 52df1458-eca0-4153-8c62-86ea3f75c503, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzljMmVhYWMtODMwODlhN2EtNDMyYTBmNjctNDgwNDliNDQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 52df1458-eca0-4153-8c62-86ea3f75c503, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64701cc4-08f3-450a-97fe-13898abc2a5c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64701cc4-08f3-450a-97fe-13898abc2a5c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzljMmVhYWMtODMwODlhN2EtNDMyYTBmNjctNDgwNDliNDQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64701cc4-08f3-450a-97fe-13898abc2a5c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0f0bd99d-f96f-44f9-bfe0-679e64079f4b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0f0bd99d-f96f-44f9-bfe0-679e64079f4b, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0f0bd99d-f96f-44f9-bfe0-679e64079f4b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OGM3YmUxOGEtNGRmNDAyMGUtNDhkN2RlYmMtOGQyNThjNDk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9c41e5ba-5179-4e9e-997f-fe3543b6d00d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9c41e5ba-5179-4e9e-997f-fe3543b6d00d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGM3YmUxOGEtNGRmNDAyMGUtNDhkN2RlYmMtOGQyNThjNDk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9c41e5ba-5179-4e9e-997f-fe3543b6d00d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e374ee6-10d0-4f87-b27e-b1e96ce05658, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e374ee6-10d0-4f87-b27e-b1e96ce05658, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGM3YmUxOGEtNGRmNDAyMGUtNDhkN2RlYmMtOGQyNThjNDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e374ee6-10d0-4f87-b27e-b1e96ce05658, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 43d5370e-3af0-4ab7-a54f-c56154a0b884, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 43d5370e-3af0-4ab7-a54f-c56154a0b884, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 43d5370e-3af0-4ab7-a54f-c56154a0b884, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Zjc3MDljZDAtYTVkZTJkZjctOWFkODM5MmQtYzA0ODM0YzE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, cd871d01-54bc-4f16-b224-de4d34da0daa, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, cd871d01-54bc-4f16-b224-de4d34da0daa, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Zjc3MDljZDAtYTVkZTJkZjctOWFkODM5MmQtYzA0ODM0YzE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, cd871d01-54bc-4f16-b224-de4d34da0daa, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b01a217a-0478-45c3-8f3a-2b713606d210, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b01a217a-0478-45c3-8f3a-2b713606d210, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Zjc3MDljZDAtYTVkZTJkZjctOWFkODM5MmQtYzA0ODM0YzE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b01a217a-0478-45c3-8f3a-2b713606d210, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a89f17f9-66c7-45d1-a4e4-65791fefe4df, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a89f17f9-66c7-45d1-a4e4-65791fefe4df, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a89f17f9-66c7-45d1-a4e4-65791fefe4df, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OWUyZDYyM2UtYWZiYTEwYmUtNjlkMWNjNzgtMTFlMWQ0YjE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ef77bb43-f65e-4073-a05c-fc4a8d8217a9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ef77bb43-f65e-4073-a05c-fc4a8d8217a9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWUyZDYyM2UtYWZiYTEwYmUtNjlkMWNjNzgtMTFlMWQ0YjE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ef77bb43-f65e-4073-a05c-fc4a8d8217a9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26dde5c2-8356-4fff-9db9-460c66008c56, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26dde5c2-8356-4fff-9db9-460c66008c56, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWUyZDYyM2UtYWZiYTEwYmUtNjlkMWNjNzgtMTFlMWQ0YjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26dde5c2-8356-4fff-9db9-460c66008c56, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 34368db0-127a-45b3-93b5-9d1c72a5c7de, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 34368db0-127a-45b3-93b5-9d1c72a5c7de, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 34368db0-127a-45b3-93b5-9d1c72a5c7de, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NmMwM2Q3MTYtYzM5MTgxMjMtYWEwOGU3M2EtNjFhOGMyYTE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, cb144c3f-9791-4a2e-803c-71061269fbf9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, cb144c3f-9791-4a2e-803c-71061269fbf9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmMwM2Q3MTYtYzM5MTgxMjMtYWEwOGU3M2EtNjFhOGMyYTE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, cb144c3f-9791-4a2e-803c-71061269fbf9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b8d0f7a-2286-4e84-8bc2-e89c6b88d94c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b8d0f7a-2286-4e84-8bc2-e89c6b88d94c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmMwM2Q3MTYtYzM5MTgxMjMtYWEwOGU3M2EtNjFhOGMyYTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b8d0f7a-2286-4e84-8bc2-e89c6b88d94c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 19f19299-e720-457f-abd4-634107b94a9d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 19f19299-e720-457f-abd4-634107b94a9d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 19f19299-e720-457f-abd4-634107b94a9d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGVjZWYyMDktM2RjMzc3ZDItMWU3NmY3YzQtMTMwNDQ4OGY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5dfd0e56-8ea2-4d06-ace1-c51a2b7154d3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5dfd0e56-8ea2-4d06-ace1-c51a2b7154d3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjZWYyMDktM2RjMzc3ZDItMWU3NmY3YzQtMTMwNDQ4OGY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5dfd0e56-8ea2-4d06-ace1-c51a2b7154d3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cdadbb9-00e2-499a-84c2-878f0712f532, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cdadbb9-00e2-499a-84c2-878f0712f532, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGVjZWYyMDktM2RjMzc3ZDItMWU3NmY3YzQtMTMwNDQ4OGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cdadbb9-00e2-499a-84c2-878f0712f532, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a240ba4c-2113-4289-8cf8-872eaf0b9d0d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a240ba4c-2113-4289-8cf8-872eaf0b9d0d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a240ba4c-2113-4289-8cf8-872eaf0b9d0d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=N2I0YmY0NGYtMzFmNTE2NGEtNDE3NjQ4MzItNmRiZGYwMmM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b77012b8-eaec-4932-b797-86cf0e33073b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b77012b8-eaec-4932-b797-86cf0e33073b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=N2I0YmY0NGYtMzFmNTE2NGEtNDE3NjQ4MzItNmRiZGYwMmM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b77012b8-eaec-4932-b797-86cf0e33073b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a907cdf-06b6-4091-9396-98c3cdb562be, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a907cdf-06b6-4091-9396-98c3cdb562be, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=N2I0YmY0NGYtMzFmNTE2NGEtNDE3NjQ4MzItNmRiZGYwMmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a907cdf-06b6-4091-9396-98c3cdb562be, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0bdc9532-9ce8-47e3-9664-fc1c3fe55765, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0bdc9532-9ce8-47e3-9664-fc1c3fe55765, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0bdc9532-9ce8-47e3-9664-fc1c3fe55765, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjhkZGZiZjYtNDA0ZWYyN2UtY2I5ZjI5NGQtYmExYmEzODY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 84ee7af1-8dbc-4479-9a12-5b188becad00, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 84ee7af1-8dbc-4479-9a12-5b188becad00, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjhkZGZiZjYtNDA0ZWYyN2UtY2I5ZjI5NGQtYmExYmEzODY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 84ee7af1-8dbc-4479-9a12-5b188becad00, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a1007e3-7cbd-4e0f-93bd-7bb4a885bbd1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a1007e3-7cbd-4e0f-93bd-7bb4a885bbd1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjhkZGZiZjYtNDA0ZWYyN2UtY2I5ZjI5NGQtYmExYmEzODY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a1007e3-7cbd-4e0f-93bd-7bb4a885bbd1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d5b43510-f4e4-4429-a0e3-b84712f922d6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d5b43510-f4e4-4429-a0e3-b84712f922d6, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d5b43510-f4e4-4429-a0e3-b84712f922d6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWM2YzhlYTAtMzhmNjEzZTktOTg0NmViMDgtYTA2MDg3YmU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b849eb62-ae46-43f8-897f-6adca5122c7c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b849eb62-ae46-43f8-897f-6adca5122c7c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWM2YzhlYTAtMzhmNjEzZTktOTg0NmViMDgtYTA2MDg3YmU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b849eb62-ae46-43f8-897f-6adca5122c7c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81b82139-1340-4967-bebe-1619c575a3f7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81b82139-1340-4967-bebe-1619c575a3f7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWM2YzhlYTAtMzhmNjEzZTktOTg0NmViMDgtYTA2MDg3YmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81b82139-1340-4967-bebe-1619c575a3f7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1dcbe9a1-cf3a-4347-9e46-f11646912fa4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1dcbe9a1-cf3a-4347-9e46-f11646912fa4, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1dcbe9a1-cf3a-4347-9e46-f11646912fa4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OGUyZWE2NzktNDdkY2ZjZDEtMTFhNTc5YzAtMWI0ZWJhZg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 06e7ad9a-59cf-467c-a032-2848438f5e23, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 06e7ad9a-59cf-467c-a032-2848438f5e23, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGUyZWE2NzktNDdkY2ZjZDEtMTFhNTc5YzAtMWI0ZWJhZg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 06e7ad9a-59cf-467c-a032-2848438f5e23, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb0023de-5970-42f6-b1b2-fd802f2541fd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb0023de-5970-42f6-b1b2-fd802f2541fd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGUyZWE2NzktNDdkY2ZjZDEtMTFhNTc5YzAtMWI0ZWJhZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb0023de-5970-42f6-b1b2-fd802f2541fd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dc2c8725-6562-410f-842e-84b71aafe4bb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dc2c8725-6562-410f-842e-84b71aafe4bb, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dc2c8725-6562-410f-842e-84b71aafe4bb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWFjZmM0NmYtZmM4YjAxMmYtMjkyZWJjNTQtMzQ4MTllNzQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5516db5c-41c3-4cba-80b3-41c2f4ff0292, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5516db5c-41c3-4cba-80b3-41c2f4ff0292, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWFjZmM0NmYtZmM4YjAxMmYtMjkyZWJjNTQtMzQ4MTllNzQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5516db5c-41c3-4cba-80b3-41c2f4ff0292, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bdcd0c3-6774-4226-8972-afe9cf7f7ebe, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bdcd0c3-6774-4226-8972-afe9cf7f7ebe, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWFjZmM0NmYtZmM4YjAxMmYtMjkyZWJjNTQtMzQ4MTllNzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bdcd0c3-6774-4226-8972-afe9cf7f7ebe, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 59918667-0d13-4dc5-b36f-80f4a2e52f03, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 59918667-0d13-4dc5-b36f-80f4a2e52f03, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 59918667-0d13-4dc5-b36f-80f4a2e52f03, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmNiMjQ4ZjAtZGE2NjBhMDItZjg0NTE5ZDItYWUwYTdlYjI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3f0a68f0-cff5-4027-9da6-f52a925b2100, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3f0a68f0-cff5-4027-9da6-f52a925b2100, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmNiMjQ4ZjAtZGE2NjBhMDItZjg0NTE5ZDItYWUwYTdlYjI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3f0a68f0-cff5-4027-9da6-f52a925b2100, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac732212-60a7-4d2b-8aa3-560428f058f3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac732212-60a7-4d2b-8aa3-560428f058f3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmNiMjQ4ZjAtZGE2NjBhMDItZjg0NTE5ZDItYWUwYTdlYjI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac732212-60a7-4d2b-8aa3-560428f058f3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1011e80f-2241-43de-8e80-716865cf29db, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1011e80f-2241-43de-8e80-716865cf29db, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1011e80f-2241-43de-8e80-716865cf29db, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjFmZjI0MTYtNWQwNjQ4YWEtZDNkNDUwNWUtYmNhNmJjZjE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6334dd4a-580b-4cf6-8224-9df875acc99a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6334dd4a-580b-4cf6-8224-9df875acc99a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjFmZjI0MTYtNWQwNjQ4YWEtZDNkNDUwNWUtYmNhNmJjZjE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6334dd4a-580b-4cf6-8224-9df875acc99a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d86b1203-a49c-4ad4-afed-0dbb84cd656d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d86b1203-a49c-4ad4-afed-0dbb84cd656d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjFmZjI0MTYtNWQwNjQ4YWEtZDNkNDUwNWUtYmNhNmJjZjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d86b1203-a49c-4ad4-afed-0dbb84cd656d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 984bb8af-083f-42d8-bc7a-af39d626341f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 984bb8af-083f-42d8-bc7a-af39d626341f, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 984bb8af-083f-42d8-bc7a-af39d626341f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTdiMDdjY2EtMTJhNTc3YWItY2IyZTFhM2YtMWMyMTQzNTE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5095ddf3-0563-4726-8c8f-749c7f9afcd8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5095ddf3-0563-4726-8c8f-749c7f9afcd8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTdiMDdjY2EtMTJhNTc3YWItY2IyZTFhM2YtMWMyMTQzNTE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5095ddf3-0563-4726-8c8f-749c7f9afcd8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfbb4a77-fecb-442a-8ef2-97345fe83569, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfbb4a77-fecb-442a-8ef2-97345fe83569, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTdiMDdjY2EtMTJhNTc3YWItY2IyZTFhM2YtMWMyMTQzNTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfbb4a77-fecb-442a-8ef2-97345fe83569, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d73242b2-9e01-4f37-91a6-5e1f053405fd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d73242b2-9e01-4f37-91a6-5e1f053405fd, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d73242b2-9e01-4f37-91a6-5e1f053405fd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzdjYTYyYTUtOWI0MTczN2ItMTk0ZjgwZjMtYWYzOWQzYzE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 22eed03d-a69d-4207-8808-d8738465dc40, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 22eed03d-a69d-4207-8808-d8738465dc40, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzdjYTYyYTUtOWI0MTczN2ItMTk0ZjgwZjMtYWYzOWQzYzE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 22eed03d-a69d-4207-8808-d8738465dc40, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6586ed58-e0a6-42fe-826c-7fab3ea9830d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6586ed58-e0a6-42fe-826c-7fab3ea9830d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzdjYTYyYTUtOWI0MTczN2ItMTk0ZjgwZjMtYWYzOWQzYzE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6586ed58-e0a6-42fe-826c-7fab3ea9830d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5a8ffa4d-b57d-4a3d-9c78-c19fd3a335e3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5a8ffa4d-b57d-4a3d-9c78-c19fd3a335e3, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5a8ffa4d-b57d-4a3d-9c78-c19fd3a335e3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTM3YTlmYjEtOTQ2YmY4MzItY2FkOTIwYmQtM2E4Y2M0YWU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ffa560e5-9fc7-4dc7-b389-2023aeb9129d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ffa560e5-9fc7-4dc7-b389-2023aeb9129d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTM3YTlmYjEtOTQ2YmY4MzItY2FkOTIwYmQtM2E4Y2M0YWU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ffa560e5-9fc7-4dc7-b389-2023aeb9129d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a683790-cc15-4a8f-910d-7f7d393d83db, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a683790-cc15-4a8f-910d-7f7d393d83db, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTM3YTlmYjEtOTQ2YmY4MzItY2FkOTIwYmQtM2E4Y2M0YWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a683790-cc15-4a8f-910d-7f7d393d83db, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 27f29dd0-5642-45b1-aa8e-bf5568bd5d6f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 27f29dd0-5642-45b1-aa8e-bf5568bd5d6f, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 27f29dd0-5642-45b1-aa8e-bf5568bd5d6f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzljMjNmY2MtMmE4MDVjYTUtM2Q5MTA3MTEtY2VjZTk1ODc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 04516500-7210-4cb4-94cf-59b1bca678fb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 04516500-7210-4cb4-94cf-59b1bca678fb, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzljMjNmY2MtMmE4MDVjYTUtM2Q5MTA3MTEtY2VjZTk1ODc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 04516500-7210-4cb4-94cf-59b1bca678fb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba8585ed-41f3-4419-9acc-fd4509c046d0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba8585ed-41f3-4419-9acc-fd4509c046d0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzljMjNmY2MtMmE4MDVjYTUtM2Q5MTA3MTEtY2VjZTk1ODc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba8585ed-41f3-4419-9acc-fd4509c046d0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0f4bee49-ba63-4ca5-8081-6ad536d7e6c0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0f4bee49-ba63-4ca5-8081-6ad536d7e6c0, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0f4bee49-ba63-4ca5-8081-6ad536d7e6c0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTI0NzQyOTgtNzA3YzQ1Ny01MTViNDBmYy0yMzg2NTEyNA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b54737ae-72de-4163-8df0-5153e49d927b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b54737ae-72de-4163-8df0-5153e49d927b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTI0NzQyOTgtNzA3YzQ1Ny01MTViNDBmYy0yMzg2NTEyNA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b54737ae-72de-4163-8df0-5153e49d927b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 792cfeb9-332b-4f5c-86f6-c1423c1738ad, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 792cfeb9-332b-4f5c-86f6-c1423c1738ad, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTI0NzQyOTgtNzA3YzQ1Ny01MTViNDBmYy0yMzg2NTEyNA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 792cfeb9-332b-4f5c-86f6-c1423c1738ad, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8171f788-87b9-488d-aa78-c98a4a852978, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8171f788-87b9-488d-aa78-c98a4a852978, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8171f788-87b9-488d-aa78-c98a4a852978, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZmRmOGFmYTItZDk1MTA1NzAtNGUyOTMxZGQtZjEwZjUyODA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5480eeb2-0e46-47bc-8d79-000cb0efe6eb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5480eeb2-0e46-47bc-8d79-000cb0efe6eb, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZmRmOGFmYTItZDk1MTA1NzAtNGUyOTMxZGQtZjEwZjUyODA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5480eeb2-0e46-47bc-8d79-000cb0efe6eb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6657c658-385f-44d8-ace6-548c22f41b8b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6657c658-385f-44d8-ace6-548c22f41b8b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZmRmOGFmYTItZDk1MTA1NzAtNGUyOTMxZGQtZjEwZjUyODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6657c658-385f-44d8-ace6-548c22f41b8b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 58014efd-5c10-43f3-aa3f-7e0f4d916d94, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 58014efd-5c10-43f3-aa3f-7e0f4d916d94, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 58014efd-5c10-43f3-aa3f-7e0f4d916d94, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2JhMzNjOTUtMTE5MDQ5YTAtNjZkMzcyMGMtMzlmY2NkOGE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b604efb0-03f5-4d68-ae39-ac82b1e30ee7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b604efb0-03f5-4d68-ae39-ac82b1e30ee7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2JhMzNjOTUtMTE5MDQ5YTAtNjZkMzcyMGMtMzlmY2NkOGE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b604efb0-03f5-4d68-ae39-ac82b1e30ee7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4aee4660-8434-4aa7-9760-b0c1ba08746a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4aee4660-8434-4aa7-9760-b0c1ba08746a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2JhMzNjOTUtMTE5MDQ5YTAtNjZkMzcyMGMtMzlmY2NkOGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4aee4660-8434-4aa7-9760-b0c1ba08746a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 361741f9-2a5d-4d33-986d-0a76022cc889, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 361741f9-2a5d-4d33-986d-0a76022cc889, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 361741f9-2a5d-4d33-986d-0a76022cc889, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=M2RjYzNiYTktZjdkNjlmMWItOTBhNzJhY2ItZDhjMTg0MTM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e85df0cb-8536-4251-af78-3c43bb2bf9a3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e85df0cb-8536-4251-af78-3c43bb2bf9a3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2RjYzNiYTktZjdkNjlmMWItOTBhNzJhY2ItZDhjMTg0MTM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e85df0cb-8536-4251-af78-3c43bb2bf9a3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd470092-3038-413f-91ff-873017f720d3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd470092-3038-413f-91ff-873017f720d3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2RjYzNiYTktZjdkNjlmMWItOTBhNzJhY2ItZDhjMTg0MTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd470092-3038-413f-91ff-873017f720d3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 868cd252-03a4-4f2a-98e9-940eab156538, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 868cd252-03a4-4f2a-98e9-940eab156538, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 868cd252-03a4-4f2a-98e9-940eab156538, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=M2JiOGI2NzgtODk4Y2VmZTktYzZlOTM0ODYtMTEwMzcyYWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0c4e0e33-41d0-4053-9317-9364890419bb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0c4e0e33-41d0-4053-9317-9364890419bb, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2JiOGI2NzgtODk4Y2VmZTktYzZlOTM0ODYtMTEwMzcyYWE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0c4e0e33-41d0-4053-9317-9364890419bb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afd2789a-e5e9-4b15-8415-487338c3a292, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afd2789a-e5e9-4b15-8415-487338c3a292, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2JiOGI2NzgtODk4Y2VmZTktYzZlOTM0ODYtMTEwMzcyYWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afd2789a-e5e9-4b15-8415-487338c3a292, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f531f256-45b9-4466-afae-e98d32630104, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f531f256-45b9-4466-afae-e98d32630104, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f531f256-45b9-4466-afae-e98d32630104, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Nzc5ZWEzYzAtZDQ4NzU0ZDktNGIzYTQwNmQtNTc4YWY0NWU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, a7b476e5-891f-4d91-851b-37cd1ca6b9d3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, a7b476e5-891f-4d91-851b-37cd1ca6b9d3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Nzc5ZWEzYzAtZDQ4NzU0ZDktNGIzYTQwNmQtNTc4YWY0NWU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, a7b476e5-891f-4d91-851b-37cd1ca6b9d3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ec6bd5f-c0be-4ca3-b92d-8049e675f3fd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ec6bd5f-c0be-4ca3-b92d-8049e675f3fd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Nzc5ZWEzYzAtZDQ4NzU0ZDktNGIzYTQwNmQtNTc4YWY0NWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ec6bd5f-c0be-4ca3-b92d-8049e675f3fd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0ee1b589-6fae-49f2-bb04-9f353fcb406a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0ee1b589-6fae-49f2-bb04-9f353fcb406a, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0ee1b589-6fae-49f2-bb04-9f353fcb406a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2IzNzMzMWUtYThjZDc1YTEtOTBhNmFmOTUtNDg3NTJjZmQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f64c46fa-f598-4b87-aeec-58efab4516be, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f64c46fa-f598-4b87-aeec-58efab4516be, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2IzNzMzMWUtYThjZDc1YTEtOTBhNmFmOTUtNDg3NTJjZmQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f64c46fa-f598-4b87-aeec-58efab4516be, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d048ae4a-4325-4afb-88b7-2321c1af5750, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d048ae4a-4325-4afb-88b7-2321c1af5750, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2IzNzMzMWUtYThjZDc1YTEtOTBhNmFmOTUtNDg3NTJjZmQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d048ae4a-4325-4afb-88b7-2321c1af5750, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, da070b30-bceb-4596-b243-aebae36ba750, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, da070b30-bceb-4596-b243-aebae36ba750, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, da070b30-bceb-4596-b243-aebae36ba750, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTIzOWU1ZDUtNzQxMTk1ZDctYTIzOTA3Y2EtMzk0YTJkNzY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 599bc0b3-1c4f-4e2d-8a50-afce8e942c0a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 599bc0b3-1c4f-4e2d-8a50-afce8e942c0a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTIzOWU1ZDUtNzQxMTk1ZDctYTIzOTA3Y2EtMzk0YTJkNzY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 599bc0b3-1c4f-4e2d-8a50-afce8e942c0a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 537ffadc-62ee-4293-9fe5-404edbdc8e6d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 537ffadc-62ee-4293-9fe5-404edbdc8e6d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTIzOWU1ZDUtNzQxMTk1ZDctYTIzOTA3Y2EtMzk0YTJkNzY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 537ffadc-62ee-4293-9fe5-404edbdc8e6d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 24264dbd-0466-4525-ae71-930874868629, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 24264dbd-0466-4525-ae71-930874868629, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 24264dbd-0466-4525-ae71-930874868629, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjNkYmEyNzYtODEzYjMzNjAtOTVmNjEyZDctNTljNDRjMmI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 91506fa8-ec56-463f-8c22-66d702984b47, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 91506fa8-ec56-463f-8c22-66d702984b47, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjNkYmEyNzYtODEzYjMzNjAtOTVmNjEyZDctNTljNDRjMmI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 91506fa8-ec56-463f-8c22-66d702984b47, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 115537a2-1934-4c65-9f22-39d85cff2aee, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 115537a2-1934-4c65-9f22-39d85cff2aee, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjNkYmEyNzYtODEzYjMzNjAtOTVmNjEyZDctNTljNDRjMmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 115537a2-1934-4c65-9f22-39d85cff2aee, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 07bf29b0-a4cc-4e08-9c9d-ba93397dc075, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 07bf29b0-a4cc-4e08-9c9d-ba93397dc075, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 07bf29b0-a4cc-4e08-9c9d-ba93397dc075, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTQ3MTQwMWEtZWQwZGU1Yy0zNWMyYzJhNi1hYTVkZGU1Mg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2cd654b9-1cf4-449d-a3d5-e6a9658da163, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2cd654b9-1cf4-449d-a3d5-e6a9658da163, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTQ3MTQwMWEtZWQwZGU1Yy0zNWMyYzJhNi1hYTVkZGU1Mg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2cd654b9-1cf4-449d-a3d5-e6a9658da163, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f03d3ad-81f1-4e38-99c8-dc182ba5012b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f03d3ad-81f1-4e38-99c8-dc182ba5012b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTQ3MTQwMWEtZWQwZGU1Yy0zNWMyYzJhNi1hYTVkZGU1Mg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f03d3ad-81f1-4e38-99c8-dc182ba5012b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 39388656-220c-450e-8502-8e1a06814f2e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 39388656-220c-450e-8502-8e1a06814f2e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 39388656-220c-450e-8502-8e1a06814f2e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZWU4NmYzNmEtNzg2NWFmMjktNGU2YzJjZGEtYWJlMGNhNjc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ac8131ee-1186-4f07-a30d-8d8e628c7baa, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ac8131ee-1186-4f07-a30d-8d8e628c7baa, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZWU4NmYzNmEtNzg2NWFmMjktNGU2YzJjZGEtYWJlMGNhNjc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ac8131ee-1186-4f07-a30d-8d8e628c7baa, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0671b88-7f6c-4578-a380-6fa9bb36ae49, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0671b88-7f6c-4578-a380-6fa9bb36ae49, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZWU4NmYzNmEtNzg2NWFmMjktNGU2YzJjZGEtYWJlMGNhNjc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0671b88-7f6c-4578-a380-6fa9bb36ae49, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 756909b2-c130-401a-9615-2c95bf8c5ad0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 756909b2-c130-401a-9615-2c95bf8c5ad0, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 756909b2-c130-401a-9615-2c95bf8c5ad0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmIwODVkYzQtZjI0NjBmMmItZmYwNjgxZmYtNDJkN2I1ZTc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 19beb527-6360-49b0-8da4-31ee8b62da04, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 19beb527-6360-49b0-8da4-31ee8b62da04, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmIwODVkYzQtZjI0NjBmMmItZmYwNjgxZmYtNDJkN2I1ZTc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 19beb527-6360-49b0-8da4-31ee8b62da04, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5056593-5417-4074-a3a4-183f54dd983f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5056593-5417-4074-a3a4-183f54dd983f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmIwODVkYzQtZjI0NjBmMmItZmYwNjgxZmYtNDJkN2I1ZTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5056593-5417-4074-a3a4-183f54dd983f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, de77e00d-f7a6-4544-aed0-2095b3a6bf5b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, de77e00d-f7a6-4544-aed0-2095b3a6bf5b, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, de77e00d-f7a6-4544-aed0-2095b3a6bf5b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDI5ODBmZDctZjU0YmI2ODQtOWExM2Q2MTktNDQ4NzE5YmI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c568b749-1e19-44a8-92ee-1546270ef180, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c568b749-1e19-44a8-92ee-1546270ef180, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDI5ODBmZDctZjU0YmI2ODQtOWExM2Q2MTktNDQ4NzE5YmI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c568b749-1e19-44a8-92ee-1546270ef180, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50bf98cf-4d35-4a37-878d-c17af1747ba9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50bf98cf-4d35-4a37-878d-c17af1747ba9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDI5ODBmZDctZjU0YmI2ODQtOWExM2Q2MTktNDQ4NzE5YmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50bf98cf-4d35-4a37-878d-c17af1747ba9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b2a544cf-ff79-4f35-8533-311915f78d9b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b2a544cf-ff79-4f35-8533-311915f78d9b, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b2a544cf-ff79-4f35-8533-311915f78d9b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTNjZGQxOWYtZjU1YTlmMWItMjJiZGJlNDktOWJjNDkyMTA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ffbb5fc8-e107-413e-8dc9-e1b28d6fb323, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ffbb5fc8-e107-413e-8dc9-e1b28d6fb323, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTNjZGQxOWYtZjU1YTlmMWItMjJiZGJlNDktOWJjNDkyMTA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ffbb5fc8-e107-413e-8dc9-e1b28d6fb323, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a11759d8-c1f5-43dc-a852-d1f274307ca2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a11759d8-c1f5-43dc-a852-d1f274307ca2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTNjZGQxOWYtZjU1YTlmMWItMjJiZGJlNDktOWJjNDkyMTA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a11759d8-c1f5-43dc-a852-d1f274307ca2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 32f3e990-62f6-45a9-a6bb-b7dfdd6990d3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 32f3e990-62f6-45a9-a6bb-b7dfdd6990d3, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 32f3e990-62f6-45a9-a6bb-b7dfdd6990d3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Yzc4YThjZi01MThiMzE5Ny1lMjQxZjItN2RhMjJmNmE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 55ce8fec-ba53-4184-b904-16d26ef6e0dc, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 55ce8fec-ba53-4184-b904-16d26ef6e0dc, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yzc4YThjZi01MThiMzE5Ny1lMjQxZjItN2RhMjJmNmE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 55ce8fec-ba53-4184-b904-16d26ef6e0dc, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37af8a24-ee10-485d-ae65-088add04fcfb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37af8a24-ee10-485d-ae65-088add04fcfb, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yzc4YThjZi01MThiMzE5Ny1lMjQxZjItN2RhMjJmNmE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37af8a24-ee10-485d-ae65-088add04fcfb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 51dd84c8-982f-4817-8834-52ae6b55f5e3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 51dd84c8-982f-4817-8834-52ae6b55f5e3, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 51dd84c8-982f-4817-8834-52ae6b55f5e3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODgzZjFiOWYtMjE2OTk1NWQtYjE4Mjg5N2UtYjAwZTNiNzM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 48ef8769-a986-4d29-878f-b9afc239c4a7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 48ef8769-a986-4d29-878f-b9afc239c4a7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODgzZjFiOWYtMjE2OTk1NWQtYjE4Mjg5N2UtYjAwZTNiNzM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 48ef8769-a986-4d29-878f-b9afc239c4a7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f644ff3-0bad-4927-aa15-d398fd26814c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f644ff3-0bad-4927-aa15-d398fd26814c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODgzZjFiOWYtMjE2OTk1NWQtYjE4Mjg5N2UtYjAwZTNiNzM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f644ff3-0bad-4927-aa15-d398fd26814c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d28dea09-bc36-4c5f-b012-c93c64b1a724, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d28dea09-bc36-4c5f-b012-c93c64b1a724, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d28dea09-bc36-4c5f-b012-c93c64b1a724, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTRhYzkxM2ItODFmZDQwMTYtZTE2NDlhZjUtYjAzMGMzODU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 7e73b09b-3cf1-4bd5-83f2-43afdb4838e5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 7e73b09b-3cf1-4bd5-83f2-43afdb4838e5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTRhYzkxM2ItODFmZDQwMTYtZTE2NDlhZjUtYjAzMGMzODU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 7e73b09b-3cf1-4bd5-83f2-43afdb4838e5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1ef0800-a5b0-46db-8006-71fb0d7cbee8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1ef0800-a5b0-46db-8006-71fb0d7cbee8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTRhYzkxM2ItODFmZDQwMTYtZTE2NDlhZjUtYjAzMGMzODU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1ef0800-a5b0-46db-8006-71fb0d7cbee8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dc4b2f96-9685-4eb1-aa6a-1edac3378aa6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dc4b2f96-9685-4eb1-aa6a-1edac3378aa6, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dc4b2f96-9685-4eb1-aa6a-1edac3378aa6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODRiYzY4YjAtZjgyNzdiNS0xODNmNjI5My1hZTgyMTFhOQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3f72039b-ee5b-40b0-8dc4-fbe7f833f842, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3f72039b-ee5b-40b0-8dc4-fbe7f833f842, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODRiYzY4YjAtZjgyNzdiNS0xODNmNjI5My1hZTgyMTFhOQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3f72039b-ee5b-40b0-8dc4-fbe7f833f842, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 764f60f0-7868-45df-bca4-9a4334c76bb8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 764f60f0-7868-45df-bca4-9a4334c76bb8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODRiYzY4YjAtZjgyNzdiNS0xODNmNjI5My1hZTgyMTFhOQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 764f60f0-7868-45df-bca4-9a4334c76bb8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e9977716-ddd1-4639-aa2d-15ab13fbb844, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e9977716-ddd1-4639-aa2d-15ab13fbb844, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e9977716-ddd1-4639-aa2d-15ab13fbb844, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OWI1NTBmOTQtYzEyYTQ3MzUtODI1NWYxNzYtYTAzZjdjZWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 33fe83ed-0cfc-4494-bcb6-c5d951a2717f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 33fe83ed-0cfc-4494-bcb6-c5d951a2717f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWI1NTBmOTQtYzEyYTQ3MzUtODI1NWYxNzYtYTAzZjdjZWE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 33fe83ed-0cfc-4494-bcb6-c5d951a2717f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af014b94-df3d-4948-ab95-fd5fb2d35d4c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af014b94-df3d-4948-ab95-fd5fb2d35d4c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWI1NTBmOTQtYzEyYTQ3MzUtODI1NWYxNzYtYTAzZjdjZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af014b94-df3d-4948-ab95-fd5fb2d35d4c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2229bf50-13fd-4bcb-80d4-2eeb1193f932, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2229bf50-13fd-4bcb-80d4-2eeb1193f932, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2229bf50-13fd-4bcb-80d4-2eeb1193f932, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Mzg4NWNhY2EtMmVlOTc5ZmYtZmVlYTcxOWEtMzQxZDQzZWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8d002ff5-74b0-4d65-a70d-25adcf3be9ac, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8d002ff5-74b0-4d65-a70d-25adcf3be9ac, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Mzg4NWNhY2EtMmVlOTc5ZmYtZmVlYTcxOWEtMzQxZDQzZWE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8d002ff5-74b0-4d65-a70d-25adcf3be9ac, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf708664-f132-4002-8dcb-0aa3784bf78d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf708664-f132-4002-8dcb-0aa3784bf78d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Mzg4NWNhY2EtMmVlOTc5ZmYtZmVlYTcxOWEtMzQxZDQzZWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf708664-f132-4002-8dcb-0aa3784bf78d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fb8268eb-236b-4f06-866e-ce558a3f6b6e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fb8268eb-236b-4f06-866e-ce558a3f6b6e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fb8268eb-236b-4f06-866e-ce558a3f6b6e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjI0MzA1ZWEtZmExMzFkNWUtOWYwMWVkMDItNDE5YjYxMGU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 67f88798-ee84-4dde-a660-74a123fc271f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 67f88798-ee84-4dde-a660-74a123fc271f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjI0MzA1ZWEtZmExMzFkNWUtOWYwMWVkMDItNDE5YjYxMGU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 67f88798-ee84-4dde-a660-74a123fc271f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a9fb22f-1f52-48cb-ac34-64ebbbb94f15, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a9fb22f-1f52-48cb-ac34-64ebbbb94f15, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjI0MzA1ZWEtZmExMzFkNWUtOWYwMWVkMDItNDE5YjYxMGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a9fb22f-1f52-48cb-ac34-64ebbbb94f15, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b6e2a2ae-2cac-4824-8f9b-85a919025da8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b6e2a2ae-2cac-4824-8f9b-85a919025da8, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b6e2a2ae-2cac-4824-8f9b-85a919025da8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2UzODc4YTAtNWZiNjdjMzAtNGI5NTEyOTMtOTExNzBhNWQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ced3e5b2-bbe2-4515-8201-c729bc32ea93, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ced3e5b2-bbe2-4515-8201-c729bc32ea93, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2UzODc4YTAtNWZiNjdjMzAtNGI5NTEyOTMtOTExNzBhNWQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ced3e5b2-bbe2-4515-8201-c729bc32ea93, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ea6d05a-8a06-49ac-abfc-203b2111fcc0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ea6d05a-8a06-49ac-abfc-203b2111fcc0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2UzODc4YTAtNWZiNjdjMzAtNGI5NTEyOTMtOTExNzBhNWQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ea6d05a-8a06-49ac-abfc-203b2111fcc0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8b26a006-646e-41d3-a28e-efc28bd234c6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8b26a006-646e-41d3-a28e-efc28bd234c6, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8b26a006-646e-41d3-a28e-efc28bd234c6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjYwOGYxZDAtNGYyNDM5MGUtYTJlM2E3N2ItNDFiNDc2ODA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, acb91ab1-7ee3-4ac4-b9b8-0533b74505e8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, acb91ab1-7ee3-4ac4-b9b8-0533b74505e8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjYwOGYxZDAtNGYyNDM5MGUtYTJlM2E3N2ItNDFiNDc2ODA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, acb91ab1-7ee3-4ac4-b9b8-0533b74505e8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20f40d00-1dfe-4a37-bd68-93d9bd607608, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20f40d00-1dfe-4a37-bd68-93d9bd607608, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjYwOGYxZDAtNGYyNDM5MGUtYTJlM2E3N2ItNDFiNDc2ODA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20f40d00-1dfe-4a37-bd68-93d9bd607608, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 97d670d5-e58e-4767-9e28-d5ccde580be0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 97d670d5-e58e-4767-9e28-d5ccde580be0, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 97d670d5-e58e-4767-9e28-d5ccde580be0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZmYwNGEyOTMtYTRhYWVkNDItYTY5Yzg4YmEtYTJiNTQ4MGQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 804d94cb-8abc-49dc-a4bf-0050a4bf4a92, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 804d94cb-8abc-49dc-a4bf-0050a4bf4a92, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZmYwNGEyOTMtYTRhYWVkNDItYTY5Yzg4YmEtYTJiNTQ4MGQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 804d94cb-8abc-49dc-a4bf-0050a4bf4a92, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12f8fcb5-7beb-4cb6-b867-9a3eacd4230b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12f8fcb5-7beb-4cb6-b867-9a3eacd4230b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZmYwNGEyOTMtYTRhYWVkNDItYTY5Yzg4YmEtYTJiNTQ4MGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12f8fcb5-7beb-4cb6-b867-9a3eacd4230b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 630725ce-85bb-4083-b085-ce43e04fccd0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 630725ce-85bb-4083-b085-ce43e04fccd0, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 630725ce-85bb-4083-b085-ce43e04fccd0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODRiYzU2MzEtM2UwMjk0MjEtNzIzOWM0NjgtNTljMGQ3M2U=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 6d7fd15b-8824-4d3a-9ec5-a1ea51ec02ef, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 6d7fd15b-8824-4d3a-9ec5-a1ea51ec02ef, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODRiYzU2MzEtM2UwMjk0MjEtNzIzOWM0NjgtNTljMGQ3M2U=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 6d7fd15b-8824-4d3a-9ec5-a1ea51ec02ef, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebbb7a9d-3479-466b-97b2-e7c92cd37ffd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebbb7a9d-3479-466b-97b2-e7c92cd37ffd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODRiYzU2MzEtM2UwMjk0MjEtNzIzOWM0NjgtNTljMGQ3M2U=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebbb7a9d-3479-466b-97b2-e7c92cd37ffd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0c8e9c6b-1daa-4b61-bcaa-36342edfe780, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0c8e9c6b-1daa-4b61-bcaa-36342edfe780, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0c8e9c6b-1daa-4b61-bcaa-36342edfe780, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWZhYmEwN2EtOWVmZTgwZDctMzRmNjQ0YWMtMTBlODNmNmY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e2a041f2-fc90-4a25-87b1-7bfb28ad46f5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e2a041f2-fc90-4a25-87b1-7bfb28ad46f5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWZhYmEwN2EtOWVmZTgwZDctMzRmNjQ0YWMtMTBlODNmNmY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e2a041f2-fc90-4a25-87b1-7bfb28ad46f5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d964b27-c5bf-4f4e-b851-9b08f138f9f9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d964b27-c5bf-4f4e-b851-9b08f138f9f9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWZhYmEwN2EtOWVmZTgwZDctMzRmNjQ0YWMtMTBlODNmNmY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d964b27-c5bf-4f4e-b851-9b08f138f9f9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 00564a24-6b3c-45e1-bdd0-59c3c2cdcf8d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 00564a24-6b3c-45e1-bdd0-59c3c2cdcf8d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 00564a24-6b3c-45e1-bdd0-59c3c2cdcf8d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGZjY2U2YjAtNGMwMTI4OWQtNmZiMDdkYzgtZDdmNDc3NGI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1a73dbf2-9802-4fd5-b837-a7685d1e1002, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1a73dbf2-9802-4fd5-b837-a7685d1e1002, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGZjY2U2YjAtNGMwMTI4OWQtNmZiMDdkYzgtZDdmNDc3NGI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1a73dbf2-9802-4fd5-b837-a7685d1e1002, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c12a829-b6be-4625-9282-6a1037586f74, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c12a829-b6be-4625-9282-6a1037586f74, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGZjY2U2YjAtNGMwMTI4OWQtNmZiMDdkYzgtZDdmNDc3NGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c12a829-b6be-4625-9282-6a1037586f74, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b9a01572-8ac3-42c3-aef8-a3a67ec4a8b7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b9a01572-8ac3-42c3-aef8-a3a67ec4a8b7, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b9a01572-8ac3-42c3-aef8-a3a67ec4a8b7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzFiYmRjNTMtODRhYzhiOGYtMzJkNDY1MzQtNzg1YmZmNjQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2b305c84-3c45-409d-8c7d-6aff07214c85, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2b305c84-3c45-409d-8c7d-6aff07214c85, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzFiYmRjNTMtODRhYzhiOGYtMzJkNDY1MzQtNzg1YmZmNjQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2b305c84-3c45-409d-8c7d-6aff07214c85, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1c82360-3da4-43d1-b63a-a88ebcd1a0ea, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1c82360-3da4-43d1-b63a-a88ebcd1a0ea, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzFiYmRjNTMtODRhYzhiOGYtMzJkNDY1MzQtNzg1YmZmNjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1c82360-3da4-43d1-b63a-a88ebcd1a0ea, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dd612da5-06f9-4bf2-85f2-4c68ee759db3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dd612da5-06f9-4bf2-85f2-4c68ee759db3, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dd612da5-06f9-4bf2-85f2-4c68ee759db3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTYxNmYyZGMtODZhZjdhMGYtYTJlM2EwOGEtZTNiYWIzY2M=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e975b985-28ab-4fa5-8a4d-c2608c0a5dc8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e975b985-28ab-4fa5-8a4d-c2608c0a5dc8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTYxNmYyZGMtODZhZjdhMGYtYTJlM2EwOGEtZTNiYWIzY2M=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e975b985-28ab-4fa5-8a4d-c2608c0a5dc8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49a3197f-b4c5-4738-ab16-1d3da79d5295, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49a3197f-b4c5-4738-ab16-1d3da79d5295, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YTYxNmYyZGMtODZhZjdhMGYtYTJlM2EwOGEtZTNiYWIzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49a3197f-b4c5-4738-ab16-1d3da79d5295, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1a60945c-a0a8-46b1-a72e-b85718d42760, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1a60945c-a0a8-46b1-a72e-b85718d42760, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1a60945c-a0a8-46b1-a72e-b85718d42760, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDgxMmI5ZTAtNDI4NzNiNmEtYjM5NTlkYzgtNGFiMjIzZg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, c2e264b0-546a-4357-8346-9c5ed2d20283, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, c2e264b0-546a-4357-8346-9c5ed2d20283, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDgxMmI5ZTAtNDI4NzNiNmEtYjM5NTlkYzgtNGFiMjIzZg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, c2e264b0-546a-4357-8346-9c5ed2d20283, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 074bf605-aa39-496d-b3c0-46996bdc4bde, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 074bf605-aa39-496d-b3c0-46996bdc4bde, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDgxMmI5ZTAtNDI4NzNiNmEtYjM5NTlkYzgtNGFiMjIzZg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 074bf605-aa39-496d-b3c0-46996bdc4bde, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a61e0d54-9405-42bb-a124-1eafe31c697c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a61e0d54-9405-42bb-a124-1eafe31c697c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a61e0d54-9405-42bb-a124-1eafe31c697c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTY3Y2U2MzQtNmI4MjFhNzItZGE4OGVhN2QtNmRmNWExNjc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 7e7f6703-ebbf-480e-a7a3-498895b496f9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 7e7f6703-ebbf-480e-a7a3-498895b496f9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTY3Y2U2MzQtNmI4MjFhNzItZGE4OGVhN2QtNmRmNWExNjc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 7e7f6703-ebbf-480e-a7a3-498895b496f9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb46618a-cc51-4928-b581-19c2dc9fb621, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb46618a-cc51-4928-b581-19c2dc9fb621, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTY3Y2U2MzQtNmI4MjFhNzItZGE4OGVhN2QtNmRmNWExNjc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb46618a-cc51-4928-b581-19c2dc9fb621, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dc041a99-72e6-4788-9b92-3100d901da65, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dc041a99-72e6-4788-9b92-3100d901da65, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dc041a99-72e6-4788-9b92-3100d901da65, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTZhMzdiMmYtYTBlMzg5OTgtMWI1NDM1YzQtMWQ2YzNmZDI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0b68845a-e4f8-4dcb-92d8-6e8923cbbd1b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0b68845a-e4f8-4dcb-92d8-6e8923cbbd1b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTZhMzdiMmYtYTBlMzg5OTgtMWI1NDM1YzQtMWQ2YzNmZDI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0b68845a-e4f8-4dcb-92d8-6e8923cbbd1b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad999e3a-3ad0-4eac-a300-105774465da4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad999e3a-3ad0-4eac-a300-105774465da4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTZhMzdiMmYtYTBlMzg5OTgtMWI1NDM1YzQtMWQ2YzNmZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad999e3a-3ad0-4eac-a300-105774465da4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 819382a4-f524-46f3-b95a-1ff3f91b164e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 819382a4-f524-46f3-b95a-1ff3f91b164e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 819382a4-f524-46f3-b95a-1ff3f91b164e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzA2MzhjZjktZGYyNjhjMjItM2RjODFjMTgtN2Y2MTk4YWM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 85be8510-602f-4ee4-abff-dd6bdeae800f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 85be8510-602f-4ee4-abff-dd6bdeae800f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzA2MzhjZjktZGYyNjhjMjItM2RjODFjMTgtN2Y2MTk4YWM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 85be8510-602f-4ee4-abff-dd6bdeae800f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 433e9739-ef21-470e-8f5d-863d1845bd62, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 433e9739-ef21-470e-8f5d-863d1845bd62, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzA2MzhjZjktZGYyNjhjMjItM2RjODFjMTgtN2Y2MTk4YWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 433e9739-ef21-470e-8f5d-863d1845bd62, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ad74897d-4ae3-481f-ab25-432f80da35cd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ad74897d-4ae3-481f-ab25-432f80da35cd, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ad74897d-4ae3-481f-ab25-432f80da35cd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDcxYmQyZDgtYTVhNTQxZTgtMTMyMGE4NTgtNTg3NmE3ODU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, bce922ac-8bf9-43a0-8303-ba16bf932bdb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, bce922ac-8bf9-43a0-8303-ba16bf932bdb, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDcxYmQyZDgtYTVhNTQxZTgtMTMyMGE4NTgtNTg3NmE3ODU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, bce922ac-8bf9-43a0-8303-ba16bf932bdb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a0b3eb9-91ff-4daa-a053-289ae86ebca2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a0b3eb9-91ff-4daa-a053-289ae86ebca2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDcxYmQyZDgtYTVhNTQxZTgtMTMyMGE4NTgtNTg3NmE3ODU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a0b3eb9-91ff-4daa-a053-289ae86ebca2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, df6a5dc2-6759-42cc-818b-552654d1b610, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, df6a5dc2-6759-42cc-818b-552654d1b610, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, df6a5dc2-6759-42cc-818b-552654d1b610, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTQ0MDcwMjItZjY3NDhlMjYtYmFkZDlkNjAtZDkxYzhiOGI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 46b4188e-5896-4d9d-b35e-b292c9070d27, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 46b4188e-5896-4d9d-b35e-b292c9070d27, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTQ0MDcwMjItZjY3NDhlMjYtYmFkZDlkNjAtZDkxYzhiOGI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 46b4188e-5896-4d9d-b35e-b292c9070d27, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71ced63d-2ec0-4633-a0b9-96e2d7edbe6d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71ced63d-2ec0-4633-a0b9-96e2d7edbe6d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTQ0MDcwMjItZjY3NDhlMjYtYmFkZDlkNjAtZDkxYzhiOGI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71ced63d-2ec0-4633-a0b9-96e2d7edbe6d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9dc7dd7b-3591-464f-be80-fccdf7000b60, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9dc7dd7b-3591-464f-be80-fccdf7000b60, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9dc7dd7b-3591-464f-be80-fccdf7000b60, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTljYjA4MjEtZjg3OGRkOWMtYzhlYTIxYmQtODI4MzBkNGU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d696eaee-4764-47fe-990e-37dda7362dc8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d696eaee-4764-47fe-990e-37dda7362dc8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTljYjA4MjEtZjg3OGRkOWMtYzhlYTIxYmQtODI4MzBkNGU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d696eaee-4764-47fe-990e-37dda7362dc8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc36cb57-811e-4b38-9ba5-5f54ed6c9c25, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc36cb57-811e-4b38-9ba5-5f54ed6c9c25, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTljYjA4MjEtZjg3OGRkOWMtYzhlYTIxYmQtODI4MzBkNGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc36cb57-811e-4b38-9ba5-5f54ed6c9c25, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ccc38fb2-2faf-4bd5-a4c2-e6c33178588a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ccc38fb2-2faf-4bd5-a4c2-e6c33178588a, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ccc38fb2-2faf-4bd5-a4c2-e6c33178588a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODNjMWJiMzAtN2VjYTc1MjAtYjFhZDkzZjktNzc5ZjZmYmI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f661e3cb-9eac-42ce-9c29-5f568ca91159, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f661e3cb-9eac-42ce-9c29-5f568ca91159, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODNjMWJiMzAtN2VjYTc1MjAtYjFhZDkzZjktNzc5ZjZmYmI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f661e3cb-9eac-42ce-9c29-5f568ca91159, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9c1d885-9780-4757-9ec9-2397cbc3e5a0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9c1d885-9780-4757-9ec9-2397cbc3e5a0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODNjMWJiMzAtN2VjYTc1MjAtYjFhZDkzZjktNzc5ZjZmYmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9c1d885-9780-4757-9ec9-2397cbc3e5a0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2374107f-55f5-4009-88b4-9f8609a78a83, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2374107f-55f5-4009-88b4-9f8609a78a83, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2374107f-55f5-4009-88b4-9f8609a78a83, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTI5ZjY5MWYtNTY2ZDllM2EtYzYxZDY0NjMtYjk0YzRmNjI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 1d677d07-827a-4766-a63b-d191b8330a20, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 1d677d07-827a-4766-a63b-d191b8330a20, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTI5ZjY5MWYtNTY2ZDllM2EtYzYxZDY0NjMtYjk0YzRmNjI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 1d677d07-827a-4766-a63b-d191b8330a20, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba2b7fff-7112-4368-a03b-9556450c32f2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba2b7fff-7112-4368-a03b-9556450c32f2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTI5ZjY5MWYtNTY2ZDllM2EtYzYxZDY0NjMtYjk0YzRmNjI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba2b7fff-7112-4368-a03b-9556450c32f2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, faa74027-5003-4ebc-8012-47cc66ebcf91, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, faa74027-5003-4ebc-8012-47cc66ebcf91, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, faa74027-5003-4ebc-8012-47cc66ebcf91, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=N2FhZjQ4NmYtYjA3ZWQ3NjItMTUyNjcxZTUtNjUzMmQ1Yjk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 4df3ed73-6ac8-413b-a675-912fcde05bf0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 4df3ed73-6ac8-413b-a675-912fcde05bf0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=N2FhZjQ4NmYtYjA3ZWQ3NjItMTUyNjcxZTUtNjUzMmQ1Yjk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 4df3ed73-6ac8-413b-a675-912fcde05bf0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a50b3702-c908-4380-8bb7-54bc4eda489e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a50b3702-c908-4380-8bb7-54bc4eda489e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=N2FhZjQ4NmYtYjA3ZWQ3NjItMTUyNjcxZTUtNjUzMmQ1Yjk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a50b3702-c908-4380-8bb7-54bc4eda489e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 16460460-eb52-40ba-bc29-1e637f4f6bcd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 16460460-eb52-40ba-bc29-1e637f4f6bcd, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 16460460-eb52-40ba-bc29-1e637f4f6bcd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzQzOGU2MDMtNjQxMzg4MmQtZTZlNjBjYWUtNjIyZDhjNTc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 486808f7-2171-42e0-89ca-beb104f9150d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 486808f7-2171-42e0-89ca-beb104f9150d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzQzOGU2MDMtNjQxMzg4MmQtZTZlNjBjYWUtNjIyZDhjNTc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 486808f7-2171-42e0-89ca-beb104f9150d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb4c3bd9-86d5-4b8c-811c-855e842d73a0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb4c3bd9-86d5-4b8c-811c-855e842d73a0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzQzOGU2MDMtNjQxMzg4MmQtZTZlNjBjYWUtNjIyZDhjNTc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb4c3bd9-86d5-4b8c-811c-855e842d73a0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5700b45b-24fc-415f-a1f8-462baa5c6410, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5700b45b-24fc-415f-a1f8-462baa5c6410, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5700b45b-24fc-415f-a1f8-462baa5c6410, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NGFmNzE0MGYtZTg1ZmVhNmMtYmFhOWE1ODEtNzZlNWFkNTg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 327663c9-f4fd-4d91-8a97-3deaf2d9af79, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 327663c9-f4fd-4d91-8a97-3deaf2d9af79, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGFmNzE0MGYtZTg1ZmVhNmMtYmFhOWE1ODEtNzZlNWFkNTg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 327663c9-f4fd-4d91-8a97-3deaf2d9af79, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 849ca43a-5a3a-4640-90dc-a00ddf30eeb4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 849ca43a-5a3a-4640-90dc-a00ddf30eeb4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NGFmNzE0MGYtZTg1ZmVhNmMtYmFhOWE1ODEtNzZlNWFkNTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 849ca43a-5a3a-4640-90dc-a00ddf30eeb4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 78366711-d265-4403-bdee-83ea4fb8a645, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 78366711-d265-4403-bdee-83ea4fb8a645, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 78366711-d265-4403-bdee-83ea4fb8a645, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjcyNDkxY2UtMWJmYTM0NWMtZmVlZTI3N2YtNjk2ODdkZmU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 650cc803-41d9-44d7-a2fc-b399182f8108, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 650cc803-41d9-44d7-a2fc-b399182f8108, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjcyNDkxY2UtMWJmYTM0NWMtZmVlZTI3N2YtNjk2ODdkZmU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 650cc803-41d9-44d7-a2fc-b399182f8108, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bbd99fb-9758-4a0f-9a40-5ed6a97814f8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bbd99fb-9758-4a0f-9a40-5ed6a97814f8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YjcyNDkxY2UtMWJmYTM0NWMtZmVlZTI3N2YtNjk2ODdkZmU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bbd99fb-9758-4a0f-9a40-5ed6a97814f8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 01d59d07-a579-4796-88c5-a932d34e2323, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 01d59d07-a579-4796-88c5-a932d34e2323, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 01d59d07-a579-4796-88c5-a932d34e2323, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjVhZGU2YTItNDY5OWJmMjgtYjNkMzNkNGYtZTExNzFiMzA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ed9197fa-a04d-4a54-ad41-f6a2eabc9096, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ed9197fa-a04d-4a54-ad41-f6a2eabc9096, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjVhZGU2YTItNDY5OWJmMjgtYjNkMzNkNGYtZTExNzFiMzA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ed9197fa-a04d-4a54-ad41-f6a2eabc9096, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25d1818a-db75-4b08-9b99-d64b883be31d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25d1818a-db75-4b08-9b99-d64b883be31d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjVhZGU2YTItNDY5OWJmMjgtYjNkMzNkNGYtZTExNzFiMzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25d1818a-db75-4b08-9b99-d64b883be31d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b6bb5ef9-3fb5-49ff-9bff-a62c7cd15624, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b6bb5ef9-3fb5-49ff-9bff-a62c7cd15624, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b6bb5ef9-3fb5-49ff-9bff-a62c7cd15624, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzYyNGE4MGQtYjMxMGJhNGYtODU1NWYyNi1iMWEzN2Y5Yg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9a34ea52-d444-4eff-88fc-b0fbf536bda9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9a34ea52-d444-4eff-88fc-b0fbf536bda9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzYyNGE4MGQtYjMxMGJhNGYtODU1NWYyNi1iMWEzN2Y5Yg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9a34ea52-d444-4eff-88fc-b0fbf536bda9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 768189e8-1d3b-453b-a984-96f120033256, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 768189e8-1d3b-453b-a984-96f120033256, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzYyNGE4MGQtYjMxMGJhNGYtODU1NWYyNi1iMWEzN2Y5Yg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 768189e8-1d3b-453b-a984-96f120033256, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e1814dde-3d7b-4283-8bbc-9ca2ca488763, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e1814dde-3d7b-4283-8bbc-9ca2ca488763, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e1814dde-3d7b-4283-8bbc-9ca2ca488763, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Mzk5Mjc0OTctYTZmYTgzYTUtNDQ5YWFlNmEtYzU2YjBlMTQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 164750ff-b98d-4fd1-9861-3c285e5fd392, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 164750ff-b98d-4fd1-9861-3c285e5fd392, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Mzk5Mjc0OTctYTZmYTgzYTUtNDQ5YWFlNmEtYzU2YjBlMTQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 164750ff-b98d-4fd1-9861-3c285e5fd392, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e32b5a9e-0389-4e29-9a34-2203bd0b2bb6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e32b5a9e-0389-4e29-9a34-2203bd0b2bb6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Mzk5Mjc0OTctYTZmYTgzYTUtNDQ5YWFlNmEtYzU2YjBlMTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e32b5a9e-0389-4e29-9a34-2203bd0b2bb6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c23728c9-8b89-48cd-959c-984fc59c85ad, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c23728c9-8b89-48cd-959c-984fc59c85ad, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c23728c9-8b89-48cd-959c-984fc59c85ad, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDlkZmU1YTktYzlhZTg4NzAtYThhMGU5OTktMTljNDAyMjM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ad6f7863-09bb-4f05-aaa7-24b5e0cc2830, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ad6f7863-09bb-4f05-aaa7-24b5e0cc2830, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDlkZmU1YTktYzlhZTg4NzAtYThhMGU5OTktMTljNDAyMjM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ad6f7863-09bb-4f05-aaa7-24b5e0cc2830, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00f8f238-2a76-461c-8997-e9f0eafd4d70, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00f8f238-2a76-461c-8997-e9f0eafd4d70, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDlkZmU1YTktYzlhZTg4NzAtYThhMGU5OTktMTljNDAyMjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00f8f238-2a76-461c-8997-e9f0eafd4d70, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6b81d5ff-9259-4601-9e98-2dc9ab7482d5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6b81d5ff-9259-4601-9e98-2dc9ab7482d5, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6b81d5ff-9259-4601-9e98-2dc9ab7482d5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OGNmYWFjZjMtMWU1MDg3NmMtMTg2OWZlYzUtNGRmZGVjNg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d924103d-1ca2-420f-a6ff-d3e39a7c8523, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d924103d-1ca2-420f-a6ff-d3e39a7c8523, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGNmYWFjZjMtMWU1MDg3NmMtMTg2OWZlYzUtNGRmZGVjNg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d924103d-1ca2-420f-a6ff-d3e39a7c8523, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cb669e0-802d-41a8-9a01-28542aa0aa2e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cb669e0-802d-41a8-9a01-28542aa0aa2e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGNmYWFjZjMtMWU1MDg3NmMtMTg2OWZlYzUtNGRmZGVjNg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cb669e0-802d-41a8-9a01-28542aa0aa2e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 82a9b1ea-8613-46c1-8f3a-a254148c6cca, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 82a9b1ea-8613-46c1-8f3a-a254148c6cca, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 82a9b1ea-8613-46c1-8f3a-a254148c6cca, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDQ5YTA5MzItMTNjN2M1NzQtMjFmOWQwMS0yNmY0MzExZQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ccd70fc2-ec2e-4a6f-a72a-5ea9b29b771c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ccd70fc2-ec2e-4a6f-a72a-5ea9b29b771c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDQ5YTA5MzItMTNjN2M1NzQtMjFmOWQwMS0yNmY0MzExZQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ccd70fc2-ec2e-4a6f-a72a-5ea9b29b771c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 025dcd08-4e89-4569-a9a3-be7284ce09d5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 025dcd08-4e89-4569-a9a3-be7284ce09d5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDQ5YTA5MzItMTNjN2M1NzQtMjFmOWQwMS0yNmY0MzExZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 025dcd08-4e89-4569-a9a3-be7284ce09d5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cb082ee5-1be4-45d5-a7e3-7d4c940adaf8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cb082ee5-1be4-45d5-a7e3-7d4c940adaf8, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cb082ee5-1be4-45d5-a7e3-7d4c940adaf8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YWFlOTkzMzEtZGYzN2Y0NmUtNTRiYTRkZmQtNmYwYjhmMjQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9f88badf-67ff-4ab1-8fb3-05e3e2ee33a9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9f88badf-67ff-4ab1-8fb3-05e3e2ee33a9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWFlOTkzMzEtZGYzN2Y0NmUtNTRiYTRkZmQtNmYwYjhmMjQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9f88badf-67ff-4ab1-8fb3-05e3e2ee33a9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27d6f683-8ee7-4c47-9f61-45d0e15c2f94, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27d6f683-8ee7-4c47-9f61-45d0e15c2f94, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YWFlOTkzMzEtZGYzN2Y0NmUtNTRiYTRkZmQtNmYwYjhmMjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27d6f683-8ee7-4c47-9f61-45d0e15c2f94, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 05fd7459-0fd3-4b0e-b603-7ab801e6cd67, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 05fd7459-0fd3-4b0e-b603-7ab801e6cd67, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 05fd7459-0fd3-4b0e-b603-7ab801e6cd67, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZWQyODQzZmYtYjZmZmIyY2ItYWNhYjQ0Y2EtOWRhZWMxZjY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0b35d6c8-5826-4809-8fba-c7d38c234035, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0b35d6c8-5826-4809-8fba-c7d38c234035, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZWQyODQzZmYtYjZmZmIyY2ItYWNhYjQ0Y2EtOWRhZWMxZjY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0b35d6c8-5826-4809-8fba-c7d38c234035, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6aca754-d19c-46b1-9f6e-234f0732b5f9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6aca754-d19c-46b1-9f6e-234f0732b5f9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZWQyODQzZmYtYjZmZmIyY2ItYWNhYjQ0Y2EtOWRhZWMxZjY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6aca754-d19c-46b1-9f6e-234f0732b5f9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2ab99e44-3ee1-46b1-9707-55bf2313c42e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2ab99e44-3ee1-46b1-9707-55bf2313c42e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2ab99e44-3ee1-46b1-9707-55bf2313c42e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OGY2OGFlOGYtN2EwMWRkM2ItOWUwMDQ3NTYtMzllYjI0YWI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2fac6392-b8b1-4429-a115-9cc946653c8a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2fac6392-b8b1-4429-a115-9cc946653c8a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGY2OGFlOGYtN2EwMWRkM2ItOWUwMDQ3NTYtMzllYjI0YWI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2fac6392-b8b1-4429-a115-9cc946653c8a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1bb841f-911c-426d-8e92-e3e3e670ff3a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1bb841f-911c-426d-8e92-e3e3e670ff3a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGY2OGFlOGYtN2EwMWRkM2ItOWUwMDQ3NTYtMzllYjI0YWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1bb841f-911c-426d-8e92-e3e3e670ff3a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4bd815b7-d333-429d-9df3-425020577250, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4bd815b7-d333-429d-9df3-425020577250, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4bd815b7-d333-429d-9df3-425020577250, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OGQzMTMzNDYtZWUxNjViNmUtMWYxYWRkNjktNjA3NmIxNTg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 7e9def35-fc0a-481c-8645-02a14089af3e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 7e9def35-fc0a-481c-8645-02a14089af3e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGQzMTMzNDYtZWUxNjViNmUtMWYxYWRkNjktNjA3NmIxNTg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 7e9def35-fc0a-481c-8645-02a14089af3e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ca1dc1f-9024-4e83-a014-c20e124355ae, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ca1dc1f-9024-4e83-a014-c20e124355ae, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OGQzMTMzNDYtZWUxNjViNmUtMWYxYWRkNjktNjA3NmIxNTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ca1dc1f-9024-4e83-a014-c20e124355ae, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 53314c62-00c4-4b50-9e7a-2d7da9eed79f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 53314c62-00c4-4b50-9e7a-2d7da9eed79f, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 53314c62-00c4-4b50-9e7a-2d7da9eed79f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Zjc2Nzk1ZTMtZThlOWRlNzktNTI0MTdlNzctOTAyNDg4ZGM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 4e1710d0-5ecf-4933-bb34-242ecb035506, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 4e1710d0-5ecf-4933-bb34-242ecb035506, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Zjc2Nzk1ZTMtZThlOWRlNzktNTI0MTdlNzctOTAyNDg4ZGM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 4e1710d0-5ecf-4933-bb34-242ecb035506, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6bbd879-c85b-4901-8177-2cbebbec0f18, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6bbd879-c85b-4901-8177-2cbebbec0f18, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Zjc2Nzk1ZTMtZThlOWRlNzktNTI0MTdlNzctOTAyNDg4ZGM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6bbd879-c85b-4901-8177-2cbebbec0f18, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7fe89348-549f-436a-814b-67b3517c88a1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7fe89348-549f-436a-814b-67b3517c88a1, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7fe89348-549f-436a-814b-67b3517c88a1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjBkOTYzNDktMzRjNmI1YWEtNjQxNzVjZDQtNDFjODY2ZDg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 3bcbf517-bb0b-4ef9-81da-3a7ee966588a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 3bcbf517-bb0b-4ef9-81da-3a7ee966588a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjBkOTYzNDktMzRjNmI1YWEtNjQxNzVjZDQtNDFjODY2ZDg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 3bcbf517-bb0b-4ef9-81da-3a7ee966588a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be24fc2d-1eff-4e22-923c-97a5415a94f3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be24fc2d-1eff-4e22-923c-97a5415a94f3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjBkOTYzNDktMzRjNmI1YWEtNjQxNzVjZDQtNDFjODY2ZDg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be24fc2d-1eff-4e22-923c-97a5415a94f3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 11d70e98-d34c-4f1b-ada7-b4e245b7cbf5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 11d70e98-d34c-4f1b-ada7-b4e245b7cbf5, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 11d70e98-d34c-4f1b-ada7-b4e245b7cbf5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGUyM2E5NzctYzQ5MTY4OGYtYmNiNjU1Y2QtYTg2NmIxNDI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, de04c964-54be-4c56-a9ce-a9c2101bde9b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, de04c964-54be-4c56-a9ce-a9c2101bde9b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGUyM2E5NzctYzQ5MTY4OGYtYmNiNjU1Y2QtYTg2NmIxNDI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, de04c964-54be-4c56-a9ce-a9c2101bde9b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35aeab40-0dcf-4dce-a61b-44e5510291df, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35aeab40-0dcf-4dce-a61b-44e5510291df, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGUyM2E5NzctYzQ5MTY4OGYtYmNiNjU1Y2QtYTg2NmIxNDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35aeab40-0dcf-4dce-a61b-44e5510291df, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7382c3b9-cd06-49dc-881a-c4e818739786, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7382c3b9-cd06-49dc-881a-c4e818739786, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7382c3b9-cd06-49dc-881a-c4e818739786, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzMzOWNlOTAtNGVkZGJlOWEtM2Q5OTI3ZmQtYzNlOTEyNDY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9f9faafe-4937-4fca-ab98-148e11b75d88, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9f9faafe-4937-4fca-ab98-148e11b75d88, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzMzOWNlOTAtNGVkZGJlOWEtM2Q5OTI3ZmQtYzNlOTEyNDY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9f9faafe-4937-4fca-ab98-148e11b75d88, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbc639c5-da3a-46c3-8203-5b4f0e79d49e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbc639c5-da3a-46c3-8203-5b4f0e79d49e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzMzOWNlOTAtNGVkZGJlOWEtM2Q5OTI3ZmQtYzNlOTEyNDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbc639c5-da3a-46c3-8203-5b4f0e79d49e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 78197e45-00b3-44fa-9c90-d81617fbbdd7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 78197e45-00b3-44fa-9c90-d81617fbbdd7, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 78197e45-00b3-44fa-9c90-d81617fbbdd7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTcxMmZlZjMtZmU0OGMxY2ItNzUyMDZiZjktYzZmYmE3ZmY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 20aceb35-6a54-4e29-b5ec-1e5127558007, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 20aceb35-6a54-4e29-b5ec-1e5127558007, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTcxMmZlZjMtZmU0OGMxY2ItNzUyMDZiZjktYzZmYmE3ZmY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 20aceb35-6a54-4e29-b5ec-1e5127558007, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a0fa6d6-b5a0-4c86-a47b-90ad03581cd1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a0fa6d6-b5a0-4c86-a47b-90ad03581cd1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTcxMmZlZjMtZmU0OGMxY2ItNzUyMDZiZjktYzZmYmE3ZmY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a0fa6d6-b5a0-4c86-a47b-90ad03581cd1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 359dc38e-beb6-4b4c-96ca-7e2120960011, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 359dc38e-beb6-4b4c-96ca-7e2120960011, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 359dc38e-beb6-4b4c-96ca-7e2120960011, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTgzNTY4MzEtODU0ZmM3MGUtZjc3NWRmYTYtNWE3OWQy" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 24eb5d35-91a7-4bce-b94f-b4c634e8dccd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 24eb5d35-91a7-4bce-b94f-b4c634e8dccd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTgzNTY4MzEtODU0ZmM3MGUtZjc3NWRmYTYtNWE3OWQy" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 24eb5d35-91a7-4bce-b94f-b4c634e8dccd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd328e76-104b-4824-9d32-26e7078a0bde, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd328e76-104b-4824-9d32-26e7078a0bde, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTgzNTY4MzEtODU0ZmM3MGUtZjc3NWRmYTYtNWE3OWQy" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd328e76-104b-4824-9d32-26e7078a0bde, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b1ffb49b-4c00-4def-831e-5b6c683aed0c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b1ffb49b-4c00-4def-831e-5b6c683aed0c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b1ffb49b-4c00-4def-831e-5b6c683aed0c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGNkNTk1ZTctN2U3OTFiMzctZThjYjFhM2YtYWMxZTJiOWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f2e16e2e-4540-4d53-84b1-16b42df0be88, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f2e16e2e-4540-4d53-84b1-16b42df0be88, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGNkNTk1ZTctN2U3OTFiMzctZThjYjFhM2YtYWMxZTJiOWE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f2e16e2e-4540-4d53-84b1-16b42df0be88, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7922f1ba-7485-47ae-8595-c74d8d2f44fa, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7922f1ba-7485-47ae-8595-c74d8d2f44fa, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGNkNTk1ZTctN2U3OTFiMzctZThjYjFhM2YtYWMxZTJiOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7922f1ba-7485-47ae-8595-c74d8d2f44fa, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2add4267-5902-4037-a69d-b105c5631f09, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2add4267-5902-4037-a69d-b105c5631f09, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2add4267-5902-4037-a69d-b105c5631f09, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzJlODVhYTctY2YyYjc3YjYtMjM0NWYyMmItYjliYWQ4NGY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 26bef4b2-5227-411c-ab25-91db526d0e6d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 26bef4b2-5227-411c-ab25-91db526d0e6d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzJlODVhYTctY2YyYjc3YjYtMjM0NWYyMmItYjliYWQ4NGY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 26bef4b2-5227-411c-ab25-91db526d0e6d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 116cb079-c3f2-4875-adfe-ec45c4347dda, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 116cb079-c3f2-4875-adfe-ec45c4347dda, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzJlODVhYTctY2YyYjc3YjYtMjM0NWYyMmItYjliYWQ4NGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 116cb079-c3f2-4875-adfe-ec45c4347dda, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4df1e512-9372-4506-8b43-dfe1578c945e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4df1e512-9372-4506-8b43-dfe1578c945e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4df1e512-9372-4506-8b43-dfe1578c945e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmEwZWQzODYtMTRhZWM3ZjItNTgzY2U4OS02ZjFlOGM0OA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9ea8c337-1af5-4f5e-ae18-723136c9f16c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9ea8c337-1af5-4f5e-ae18-723136c9f16c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmEwZWQzODYtMTRhZWM3ZjItNTgzY2U4OS02ZjFlOGM0OA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9ea8c337-1af5-4f5e-ae18-723136c9f16c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70cfe856-4f57-4b76-afba-f16b9edae010, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70cfe856-4f57-4b76-afba-f16b9edae010, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmEwZWQzODYtMTRhZWM3ZjItNTgzY2U4OS02ZjFlOGM0OA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70cfe856-4f57-4b76-afba-f16b9edae010, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 12564f8f-f761-46f6-ada4-20e6e8729c2d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 12564f8f-f761-46f6-ada4-20e6e8729c2d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 12564f8f-f761-46f6-ada4-20e6e8729c2d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Yzk3NTU1MTMtODFiMjA3Ny1jYjU4MzA2NS1jYmQ4OWIyZA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 39878f75-0da8-4230-ab95-a5257fe83c83, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 39878f75-0da8-4230-ab95-a5257fe83c83, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NTU1MTMtODFiMjA3Ny1jYjU4MzA2NS1jYmQ4OWIyZA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 39878f75-0da8-4230-ab95-a5257fe83c83, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d76bc32-43aa-4371-ac16-f9a3ee61160b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d76bc32-43aa-4371-ac16-f9a3ee61160b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yzk3NTU1MTMtODFiMjA3Ny1jYjU4MzA2NS1jYmQ4OWIyZA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d76bc32-43aa-4371-ac16-f9a3ee61160b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 50ace6f3-c7db-4f00-bb59-845f50a0ef8f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 50ace6f3-c7db-4f00-bb59-845f50a0ef8f, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 50ace6f3-c7db-4f00-bb59-845f50a0ef8f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjI4OTkwNWItNjZlY2Q3NjItOWE2M2EyYzYtM2JlZjY1MTU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f01f80b0-a7ec-485a-9a88-baa0f610b706, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f01f80b0-a7ec-485a-9a88-baa0f610b706, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjI4OTkwNWItNjZlY2Q3NjItOWE2M2EyYzYtM2JlZjY1MTU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f01f80b0-a7ec-485a-9a88-baa0f610b706, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 072cba39-627d-4f5f-828c-7d9021b6fb3f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 072cba39-627d-4f5f-828c-7d9021b6fb3f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjI4OTkwNWItNjZlY2Q3NjItOWE2M2EyYzYtM2JlZjY1MTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 072cba39-627d-4f5f-828c-7d9021b6fb3f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eeb7ad53-cb8d-4b97-ab6d-7406576bed14, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eeb7ad53-cb8d-4b97-ab6d-7406576bed14, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eeb7ad53-cb8d-4b97-ab6d-7406576bed14, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Yzc0NzhiNmUtZDFkMDQ3NjUtY2JhNDc5YjUtM2NhNzg4N2E=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 86292351-5350-45d9-b2e7-90f35682d44d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 86292351-5350-45d9-b2e7-90f35682d44d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yzc0NzhiNmUtZDFkMDQ3NjUtY2JhNDc5YjUtM2NhNzg4N2E=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 86292351-5350-45d9-b2e7-90f35682d44d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d63fc48a-f20f-41e2-8ff4-1c03d2329623, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d63fc48a-f20f-41e2-8ff4-1c03d2329623, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Yzc0NzhiNmUtZDFkMDQ3NjUtY2JhNDc5YjUtM2NhNzg4N2E=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d63fc48a-f20f-41e2-8ff4-1c03d2329623, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 98d593e5-fee2-41e6-b8ff-7d41d7dfebac, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98d593e5-fee2-41e6-b8ff-7d41d7dfebac, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98d593e5-fee2-41e6-b8ff-7d41d7dfebac, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzE2YThlNjYtOWFlMzQ5ZTUtMjNhYTM5MzYtM2E1YWYwN2Q=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, ccd4cd6c-cfa2-4018-8609-605b5930c4d5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, ccd4cd6c-cfa2-4018-8609-605b5930c4d5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzE2YThlNjYtOWFlMzQ5ZTUtMjNhYTM5MzYtM2E1YWYwN2Q=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, ccd4cd6c-cfa2-4018-8609-605b5930c4d5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af41a007-4794-405e-b08c-3478680b49be, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af41a007-4794-405e-b08c-3478680b49be, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzE2YThlNjYtOWFlMzQ5ZTUtMjNhYTM5MzYtM2E1YWYwN2Q=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af41a007-4794-405e-b08c-3478680b49be, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8744e143-baff-4195-899e-fe9956a04ef7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8744e143-baff-4195-899e-fe9956a04ef7, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8744e143-baff-4195-899e-fe9956a04ef7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWU1YTUwYWQtZGFhNjhhZjUtZmMxNDdmNWMtNjYzZTk1YWM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 15725e11-6a05-4277-acd5-9b30c8dfbac8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 15725e11-6a05-4277-acd5-9b30c8dfbac8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWU1YTUwYWQtZGFhNjhhZjUtZmMxNDdmNWMtNjYzZTk1YWM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 15725e11-6a05-4277-acd5-9b30c8dfbac8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcc0241c-140a-4bca-8b12-e82c8f14e5f1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcc0241c-140a-4bca-8b12-e82c8f14e5f1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWU1YTUwYWQtZGFhNjhhZjUtZmMxNDdmNWMtNjYzZTk1YWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcc0241c-140a-4bca-8b12-e82c8f14e5f1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5d2d3831-367f-43c9-9b76-b855d06d1ef0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5d2d3831-367f-43c9-9b76-b855d06d1ef0, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5d2d3831-367f-43c9-9b76-b855d06d1ef0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjE4ZGUxODEtNzI1Mjk2NGQtZDRiMTFlYjQtMmMxNzVkNjE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 454d8d53-6496-4a1c-a427-15ed85f5641e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 454d8d53-6496-4a1c-a427-15ed85f5641e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjE4ZGUxODEtNzI1Mjk2NGQtZDRiMTFlYjQtMmMxNzVkNjE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 454d8d53-6496-4a1c-a427-15ed85f5641e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e74b6362-71e6-4be4-88f4-b88f0188b9c8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e74b6362-71e6-4be4-88f4-b88f0188b9c8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjE4ZGUxODEtNzI1Mjk2NGQtZDRiMTFlYjQtMmMxNzVkNjE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e74b6362-71e6-4be4-88f4-b88f0188b9c8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b09b752e-b061-439f-a82f-0f1abb48b542, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b09b752e-b061-439f-a82f-0f1abb48b542, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b09b752e-b061-439f-a82f-0f1abb48b542, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODUyMjM3ZjItNWI5NTg4M2YtZGQ5ODlhZWQtNzdjNmNmOTY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d11b2772-f21b-41c4-b88e-f4b86409b633, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d11b2772-f21b-41c4-b88e-f4b86409b633, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODUyMjM3ZjItNWI5NTg4M2YtZGQ5ODlhZWQtNzdjNmNmOTY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d11b2772-f21b-41c4-b88e-f4b86409b633, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8199d0c4-68d7-43c3-902c-2b9a5da700c7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8199d0c4-68d7-43c3-902c-2b9a5da700c7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODUyMjM3ZjItNWI5NTg4M2YtZGQ5ODlhZWQtNzdjNmNmOTY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8199d0c4-68d7-43c3-902c-2b9a5da700c7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 11d1ce09-7dae-47f3-9b67-b1305b4a20f5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 11d1ce09-7dae-47f3-9b67-b1305b4a20f5, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 11d1ce09-7dae-47f3-9b67-b1305b4a20f5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmQwNmM0NTctNWE2YzlkOGEtZjFhZDA0MDAtZjkzMTZkYzg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 4052d10b-ebdb-451a-847f-968d943a9e9f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 4052d10b-ebdb-451a-847f-968d943a9e9f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmQwNmM0NTctNWE2YzlkOGEtZjFhZDA0MDAtZjkzMTZkYzg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 4052d10b-ebdb-451a-847f-968d943a9e9f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94687c47-bbe5-44e8-801a-00224da1b777, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94687c47-bbe5-44e8-801a-00224da1b777, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmQwNmM0NTctNWE2YzlkOGEtZjFhZDA0MDAtZjkzMTZkYzg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94687c47-bbe5-44e8-801a-00224da1b777, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3f2116ba-2ff1-414c-b335-862d9b935ed6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3f2116ba-2ff1-414c-b335-862d9b935ed6, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3f2116ba-2ff1-414c-b335-862d9b935ed6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NmM3YzU2ZjItM2I3M2MyNzktYTU1MTk0ZjEtOGMxMmY0ZTU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5a9f92cf-2f82-4671-a03c-8720f23987cf, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5a9f92cf-2f82-4671-a03c-8720f23987cf, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmM3YzU2ZjItM2I3M2MyNzktYTU1MTk0ZjEtOGMxMmY0ZTU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5a9f92cf-2f82-4671-a03c-8720f23987cf, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67960d4b-ef8d-4709-9450-77dadbe1a7c2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67960d4b-ef8d-4709-9450-77dadbe1a7c2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmM3YzU2ZjItM2I3M2MyNzktYTU1MTk0ZjEtOGMxMmY0ZTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67960d4b-ef8d-4709-9450-77dadbe1a7c2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 76ba07e5-f861-4417-99f2-fabec3f27d37, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 76ba07e5-f861-4417-99f2-fabec3f27d37, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 76ba07e5-f861-4417-99f2-fabec3f27d37, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Y2U1ZDVmN2YtMzVhMGNmYjktNzUyNTlkZDYtMjZhMDM4Yjc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 877083a5-af02-499c-bd8f-a62c54df0364, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 877083a5-af02-499c-bd8f-a62c54df0364, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2U1ZDVmN2YtMzVhMGNmYjktNzUyNTlkZDYtMjZhMDM4Yjc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 877083a5-af02-499c-bd8f-a62c54df0364, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4eba9071-8a59-44b2-9186-60e1b4f320a8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4eba9071-8a59-44b2-9186-60e1b4f320a8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Y2U1ZDVmN2YtMzVhMGNmYjktNzUyNTlkZDYtMjZhMDM4Yjc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4eba9071-8a59-44b2-9186-60e1b4f320a8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a5beb492-0014-49f2-ae23-bc9453bb17be, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a5beb492-0014-49f2-ae23-bc9453bb17be, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a5beb492-0014-49f2-ae23-bc9453bb17be, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=M2M0ZDEzOTAtZGIzNWM1ZWYtNTEyM2JhNzctNDhlNDUyNjM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, dd745a4c-9ec9-4408-ab77-99ff6e9766a5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, dd745a4c-9ec9-4408-ab77-99ff6e9766a5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2M0ZDEzOTAtZGIzNWM1ZWYtNTEyM2JhNzctNDhlNDUyNjM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, dd745a4c-9ec9-4408-ab77-99ff6e9766a5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ed2d471-4c59-4e9f-a101-c8206c27ab4a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ed2d471-4c59-4e9f-a101-c8206c27ab4a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2M0ZDEzOTAtZGIzNWM1ZWYtNTEyM2JhNzctNDhlNDUyNjM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ed2d471-4c59-4e9f-a101-c8206c27ab4a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7ed9c2ae-52f0-4f9c-a31a-ebcdf19e57f4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7ed9c2ae-52f0-4f9c-a31a-ebcdf19e57f4, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7ed9c2ae-52f0-4f9c-a31a-ebcdf19e57f4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZTNjMjk0OTktYjhmODA3MGEtOTQ4YjFkYzQtNWQxOWVlMzg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 033cc596-1cb8-4e60-b0fe-85e96d9b73e1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 033cc596-1cb8-4e60-b0fe-85e96d9b73e1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTNjMjk0OTktYjhmODA3MGEtOTQ4YjFkYzQtNWQxOWVlMzg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 033cc596-1cb8-4e60-b0fe-85e96d9b73e1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 634105ba-b304-4f05-8d75-d1323d326f11, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 634105ba-b304-4f05-8d75-d1323d326f11, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZTNjMjk0OTktYjhmODA3MGEtOTQ4YjFkYzQtNWQxOWVlMzg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 634105ba-b304-4f05-8d75-d1323d326f11, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a3e9a176-8971-45fe-bf1d-81888a6a59a0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a3e9a176-8971-45fe-bf1d-81888a6a59a0, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a3e9a176-8971-45fe-bf1d-81888a6a59a0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWFiNGNlZWItY2FjM2Q2MS03ZDcxNzQ3Ni05MjA1NjRjYg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b07085d7-d973-462d-85a5-72363f3cc9f5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b07085d7-d973-462d-85a5-72363f3cc9f5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWFiNGNlZWItY2FjM2Q2MS03ZDcxNzQ3Ni05MjA1NjRjYg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b07085d7-d973-462d-85a5-72363f3cc9f5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 193fef3b-dbbe-45eb-a569-2320047c986b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 193fef3b-dbbe-45eb-a569-2320047c986b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWFiNGNlZWItY2FjM2Q2MS03ZDcxNzQ3Ni05MjA1NjRjYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 193fef3b-dbbe-45eb-a569-2320047c986b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 158b4c44-669b-4d05-a957-a3c7212f5fe2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 158b4c44-669b-4d05-a957-a3c7212f5fe2, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 158b4c44-669b-4d05-a957-a3c7212f5fe2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NmQ2Njc2NjUtYmRiOWY1Y2EtYjViOGQ0YTQtMWI2OGEwYTg=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 68a0287d-d313-4a33-ae86-9d561906839d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 68a0287d-d313-4a33-ae86-9d561906839d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmQ2Njc2NjUtYmRiOWY1Y2EtYjViOGQ0YTQtMWI2OGEwYTg=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 68a0287d-d313-4a33-ae86-9d561906839d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee11900b-341a-4f1f-9d9f-2e4c06403ace, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee11900b-341a-4f1f-9d9f-2e4c06403ace, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmQ2Njc2NjUtYmRiOWY1Y2EtYjViOGQ0YTQtMWI2OGEwYTg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee11900b-341a-4f1f-9d9f-2e4c06403ace, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9adcdc5d-3523-4c5b-b29c-102f4dab124a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9adcdc5d-3523-4c5b-b29c-102f4dab124a, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9adcdc5d-3523-4c5b-b29c-102f4dab124a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=M2UxMmI4YzctOWFhMjM4ZmEtNjRmNWMyNS1jYWY3NWRmYg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, fb05492e-70f1-4bb8-b4f9-1f2c4511d08a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, fb05492e-70f1-4bb8-b4f9-1f2c4511d08a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2UxMmI4YzctOWFhMjM4ZmEtNjRmNWMyNS1jYWY3NWRmYg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, fb05492e-70f1-4bb8-b4f9-1f2c4511d08a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff8ff0ef-7f1c-4e5a-a67f-310cf7e9720d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff8ff0ef-7f1c-4e5a-a67f-310cf7e9720d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2UxMmI4YzctOWFhMjM4ZmEtNjRmNWMyNS1jYWY3NWRmYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff8ff0ef-7f1c-4e5a-a67f-310cf7e9720d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 849384a6-a40a-41cd-a21c-a20ba54b8fc8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 849384a6-a40a-41cd-a21c-a20ba54b8fc8, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 849384a6-a40a-41cd-a21c-a20ba54b8fc8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NjNkMWU3YzEtNTgzMmJjMWUtY2VkOTRiN2ItMjc3YmExMzM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 65869a15-102a-4221-b244-cae9b29c369a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 65869a15-102a-4221-b244-cae9b29c369a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjNkMWU3YzEtNTgzMmJjMWUtY2VkOTRiN2ItMjc3YmExMzM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 65869a15-102a-4221-b244-cae9b29c369a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b661cd91-9903-489e-acea-a86dafcd23d9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b661cd91-9903-489e-acea-a86dafcd23d9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NjNkMWU3YzEtNTgzMmJjMWUtY2VkOTRiN2ItMjc3YmExMzM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b661cd91-9903-489e-acea-a86dafcd23d9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 76176d69-95b1-4778-b924-fdcea87984b1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 76176d69-95b1-4778-b924-fdcea87984b1, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 76176d69-95b1-4778-b924-fdcea87984b1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDE3ODIxNDgtN2QwYWQxNS04ZGNkNGIyZC02OWE1NTgzYg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, dfe7b233-559a-447f-8811-206768a53dc7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, dfe7b233-559a-447f-8811-206768a53dc7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDE3ODIxNDgtN2QwYWQxNS04ZGNkNGIyZC02OWE1NTgzYg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, dfe7b233-559a-447f-8811-206768a53dc7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed6c2fa9-195e-449d-917a-71c77f1aded4, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed6c2fa9-195e-449d-917a-71c77f1aded4, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDE3ODIxNDgtN2QwYWQxNS04ZGNkNGIyZC02OWE1NTgzYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed6c2fa9-195e-449d-917a-71c77f1aded4, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c25a57b6-c0e5-4f47-a650-d12dc117ae6e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c25a57b6-c0e5-4f47-a650-d12dc117ae6e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c25a57b6-c0e5-4f47-a650-d12dc117ae6e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzFiZWJjOC1mYjJhNzMzOC01YWI5YzU0OC02ZDU3OGIxZQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 4100ed72-45aa-497a-8423-7545c83ee5d6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 4100ed72-45aa-497a-8423-7545c83ee5d6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzFiZWJjOC1mYjJhNzMzOC01YWI5YzU0OC02ZDU3OGIxZQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 4100ed72-45aa-497a-8423-7545c83ee5d6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e792c9b9-5ce3-483d-8323-7a84d2651b59, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e792c9b9-5ce3-483d-8323-7a84d2651b59, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzFiZWJjOC1mYjJhNzMzOC01YWI5YzU0OC02ZDU3OGIxZQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e792c9b9-5ce3-483d-8323-7a84d2651b59, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3fb2b0ad-4af2-42ee-8f48-3478df295ad9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3fb2b0ad-4af2-42ee-8f48-3478df295ad9, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3fb2b0ad-4af2-42ee-8f48-3478df295ad9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NmUxMmM3MDktMTlhMGFiMzYtNWE3MmJhODItOTI0YWI2OTI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d7ea236e-89a7-404c-8b1e-71d5890fa4b2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d7ea236e-89a7-404c-8b1e-71d5890fa4b2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmUxMmM3MDktMTlhMGFiMzYtNWE3MmJhODItOTI0YWI2OTI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d7ea236e-89a7-404c-8b1e-71d5890fa4b2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df31949d-ab77-4c0a-ba3f-38eab3bde611, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df31949d-ab77-4c0a-ba3f-38eab3bde611, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmUxMmM3MDktMTlhMGFiMzYtNWE3MmJhODItOTI0YWI2OTI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df31949d-ab77-4c0a-ba3f-38eab3bde611, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 568748a2-6f6c-406b-8921-c467051dd669, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 568748a2-6f6c-406b-8921-c467051dd669, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 568748a2-6f6c-406b-8921-c467051dd669, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmY5ZDlmZTQtYmI1ZDY4ZTYtNzBkNGI5ZTItOTY0NzdlYg==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b066e656-6845-4c76-a3de-ea57f1f36267, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b066e656-6845-4c76-a3de-ea57f1f36267, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmY5ZDlmZTQtYmI1ZDY4ZTYtNzBkNGI5ZTItOTY0NzdlYg==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b066e656-6845-4c76-a3de-ea57f1f36267, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79baeaae-c04d-4b53-958e-d9085d1805e5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79baeaae-c04d-4b53-958e-d9085d1805e5, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmY5ZDlmZTQtYmI1ZDY4ZTYtNzBkNGI5ZTItOTY0NzdlYg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79baeaae-c04d-4b53-958e-d9085d1805e5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 55eefcf8-99df-4e84-b320-0f9ab473d614, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 55eefcf8-99df-4e84-b320-0f9ab473d614, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 55eefcf8-99df-4e84-b320-0f9ab473d614, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjgxOTJiNjEtY2RlMjgyOC02MmRlNDYyLTkwYWI4ZTdj" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2cedf190-a95b-44d7-bb98-50a6a31e0607, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2cedf190-a95b-44d7-bb98-50a6a31e0607, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjgxOTJiNjEtY2RlMjgyOC02MmRlNDYyLTkwYWI4ZTdj" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2cedf190-a95b-44d7-bb98-50a6a31e0607, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a0b7556-a26e-4725-a512-538dd89b3046, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a0b7556-a26e-4725-a512-538dd89b3046, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjgxOTJiNjEtY2RlMjgyOC02MmRlNDYyLTkwYWI4ZTdj" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a0b7556-a26e-4725-a512-538dd89b3046, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 99d2f0e8-98da-4bee-a3b9-ab4e1a835d6c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 99d2f0e8-98da-4bee-a3b9-ab4e1a835d6c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 99d2f0e8-98da-4bee-a3b9-ab4e1a835d6c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Zjg1NjgwMWItNjA1ZjU3MjYtZjhiZWRlNGMtNjNmNzhkZDU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b614fb26-6c85-4a1e-90fa-8cbf49d26d57, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b614fb26-6c85-4a1e-90fa-8cbf49d26d57, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1NjgwMWItNjA1ZjU3MjYtZjhiZWRlNGMtNjNmNzhkZDU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b614fb26-6c85-4a1e-90fa-8cbf49d26d57, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9835baf-7310-4e0b-98c7-6c17cd902073, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9835baf-7310-4e0b-98c7-6c17cd902073, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1NjgwMWItNjA1ZjU3MjYtZjhiZWRlNGMtNjNmNzhkZDU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9835baf-7310-4e0b-98c7-6c17cd902073, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d1cf8cb5-003a-48eb-a41a-e6e1be7f4e47, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d1cf8cb5-003a-48eb-a41a-e6e1be7f4e47, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d1cf8cb5-003a-48eb-a41a-e6e1be7f4e47, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTNiNmMyYjUtMWI2ZmJiZTctODExYTNkMWQtNzAxOTJhYmM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 841323d2-6e11-4171-b602-39f8e056d174, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 841323d2-6e11-4171-b602-39f8e056d174, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTNiNmMyYjUtMWI2ZmJiZTctODExYTNkMWQtNzAxOTJhYmM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 841323d2-6e11-4171-b602-39f8e056d174, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13a2c2fc-a403-481d-85f9-a1870944f23b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13a2c2fc-a403-481d-85f9-a1870944f23b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTNiNmMyYjUtMWI2ZmJiZTctODExYTNkMWQtNzAxOTJhYmM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13a2c2fc-a403-481d-85f9-a1870944f23b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8ecd8c69-7e51-41aa-97a1-f4fcb66b87d9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8ecd8c69-7e51-41aa-97a1-f4fcb66b87d9, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8ecd8c69-7e51-41aa-97a1-f4fcb66b87d9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MzVmNTYyZjMtOTc3OWY4ZTEtZTMwMzE4YjMtODEwMmQ4ODQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b7f3242a-39f6-4ceb-a7ec-4937db0c0709, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b7f3242a-39f6-4ceb-a7ec-4937db0c0709, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzVmNTYyZjMtOTc3OWY4ZTEtZTMwMzE4YjMtODEwMmQ4ODQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b7f3242a-39f6-4ceb-a7ec-4937db0c0709, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a2aee5a-9eb9-4573-8419-d80e2a0611ec, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a2aee5a-9eb9-4573-8419-d80e2a0611ec, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MzVmNTYyZjMtOTc3OWY4ZTEtZTMwMzE4YjMtODEwMmQ4ODQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a2aee5a-9eb9-4573-8419-d80e2a0611ec, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3b1a128c-e1fd-4d6d-a088-15bb41345345, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3b1a128c-e1fd-4d6d-a088-15bb41345345, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3b1a128c-e1fd-4d6d-a088-15bb41345345, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjU3YmRhYzgtNWY3ZTNjYTAtZjk4M2Q2ODctNzMxZDUzYzY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 479c973a-a77f-47c4-b659-3233962564d2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 479c973a-a77f-47c4-b659-3233962564d2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjU3YmRhYzgtNWY3ZTNjYTAtZjk4M2Q2ODctNzMxZDUzYzY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 479c973a-a77f-47c4-b659-3233962564d2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4503236-db61-4b38-acff-30b4fbd7fcfa, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4503236-db61-4b38-acff-30b4fbd7fcfa, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjU3YmRhYzgtNWY3ZTNjYTAtZjk4M2Q2ODctNzMxZDUzYzY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4503236-db61-4b38-acff-30b4fbd7fcfa, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fd473099-bdef-48ac-983b-88e17746fbef, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fd473099-bdef-48ac-983b-88e17746fbef, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fd473099-bdef-48ac-983b-88e17746fbef, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzJkYTM2ZDQtYzkyNjg2NjgtZWQwOTJkZTAtNjZjZDkxMzQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, cb4c97c9-b477-47d6-8c48-828352dff609, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, cb4c97c9-b477-47d6-8c48-828352dff609, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzJkYTM2ZDQtYzkyNjg2NjgtZWQwOTJkZTAtNjZjZDkxMzQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, cb4c97c9-b477-47d6-8c48-828352dff609, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 503649ae-94f6-4e18-8ca1-a29412542cb3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 503649ae-94f6-4e18-8ca1-a29412542cb3, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzJkYTM2ZDQtYzkyNjg2NjgtZWQwOTJkZTAtNjZjZDkxMzQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 503649ae-94f6-4e18-8ca1-a29412542cb3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 702830bf-7094-45e1-b23b-43669a3da759, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 702830bf-7094-45e1-b23b-43669a3da759, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 702830bf-7094-45e1-b23b-43669a3da759, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MWNiYzBhYTYtM2EyYzNhNmEtMmI0MzQ5YWQtYThhN2Y5Y2I=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 0b2c84d6-8355-4b05-987a-e41858c9fedb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 0b2c84d6-8355-4b05-987a-e41858c9fedb, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWNiYzBhYTYtM2EyYzNhNmEtMmI0MzQ5YWQtYThhN2Y5Y2I=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 0b2c84d6-8355-4b05-987a-e41858c9fedb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f32778d-4077-4352-b1b8-d4e5779edc6d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f32778d-4077-4352-b1b8-d4e5779edc6d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MWNiYzBhYTYtM2EyYzNhNmEtMmI0MzQ5YWQtYThhN2Y5Y2I=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f32778d-4077-4352-b1b8-d4e5779edc6d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ce8096fb-756d-4ae1-ad3f-d1a05fa3845c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ce8096fb-756d-4ae1-ad3f-d1a05fa3845c, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ce8096fb-756d-4ae1-ad3f-d1a05fa3845c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmY2NWQ0YzUtMWNhMTg1NDYtOWZkNThmNDMtZDA0YzQ4YTE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8bc713a6-28df-4ff1-bb19-b33b10d507ff, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8bc713a6-28df-4ff1-bb19-b33b10d507ff, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmY2NWQ0YzUtMWNhMTg1NDYtOWZkNThmNDMtZDA0YzQ4YTE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8bc713a6-28df-4ff1-bb19-b33b10d507ff, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b12ca2d6-076b-4d49-81a0-e660db5ad3cb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b12ca2d6-076b-4d49-81a0-e660db5ad3cb, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmY2NWQ0YzUtMWNhMTg1NDYtOWZkNThmNDMtZDA0YzQ4YTE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b12ca2d6-076b-4d49-81a0-e660db5ad3cb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d6196477-29b0-4f34-8cf8-21c7dfe8b8eb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d6196477-29b0-4f34-8cf8-21c7dfe8b8eb, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d6196477-29b0-4f34-8cf8-21c7dfe8b8eb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGFkYmU1MDgtYTg3NzI4NGItMTI1MDY4NTItNTcyMWI2NWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b5367f9f-771a-4b12-b187-83f09a0cfe7c, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b5367f9f-771a-4b12-b187-83f09a0cfe7c, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGFkYmU1MDgtYTg3NzI4NGItMTI1MDY4NTItNTcyMWI2NWE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b5367f9f-771a-4b12-b187-83f09a0cfe7c, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 938c73ea-1268-4381-ac88-e76d0b85dd11, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 938c73ea-1268-4381-ac88-e76d0b85dd11, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGFkYmU1MDgtYTg3NzI4NGItMTI1MDY4NTItNTcyMWI2NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 938c73ea-1268-4381-ac88-e76d0b85dd11, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5be9498c-5a16-4d40-b061-bd1c2fd8a210, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5be9498c-5a16-4d40-b061-bd1c2fd8a210, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5be9498c-5a16-4d40-b061-bd1c2fd8a210, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=M2FjMWQ2NGItM2UwZjk3NzItNjhkY2YwZjctNjBkYjU0NGU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 8f1d4b75-f4d4-43fd-848e-839a7675c4e1, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 8f1d4b75-f4d4-43fd-848e-839a7675c4e1, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2FjMWQ2NGItM2UwZjk3NzItNjhkY2YwZjctNjBkYjU0NGU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 8f1d4b75-f4d4-43fd-848e-839a7675c4e1, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e576d69-a41a-49fc-86bf-d60d2d7d1f16, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e576d69-a41a-49fc-86bf-d60d2d7d1f16, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=M2FjMWQ2NGItM2UwZjk3NzItNjhkY2YwZjctNjBkYjU0NGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e576d69-a41a-49fc-86bf-d60d2d7d1f16, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 544c1151-b6a2-49bd-aef5-7a4c19996ff2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 544c1151-b6a2-49bd-aef5-7a4c19996ff2, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 544c1151-b6a2-49bd-aef5-7a4c19996ff2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDM3ODA5NzEtZTdhNGMxOGItMjIxMTE4YzQtYmFkMmFmYTU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 9450395c-f9de-4b84-adfc-e6272d721278, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 9450395c-f9de-4b84-adfc-e6272d721278, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDM3ODA5NzEtZTdhNGMxOGItMjIxMTE4YzQtYmFkMmFmYTU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 9450395c-f9de-4b84-adfc-e6272d721278, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 022bf70d-9bca-4900-8e2b-062ba48d0c13, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 022bf70d-9bca-4900-8e2b-062ba48d0c13, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDM3ODA5NzEtZTdhNGMxOGItMjIxMTE4YzQtYmFkMmFmYTU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 022bf70d-9bca-4900-8e2b-062ba48d0c13, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, dadd08bd-4f9b-4ffc-8ee1-474ae10d25e9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dadd08bd-4f9b-4ffc-8ee1-474ae10d25e9, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dadd08bd-4f9b-4ffc-8ee1-474ae10d25e9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzU0YTQwZWItZjQ3NTBhYmMtZWI0YWI0OC1lZjc2MGM5OQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2bc6b45e-7bb7-48b2-87a5-5460175c8bb9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2bc6b45e-7bb7-48b2-87a5-5460175c8bb9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzU0YTQwZWItZjQ3NTBhYmMtZWI0YWI0OC1lZjc2MGM5OQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2bc6b45e-7bb7-48b2-87a5-5460175c8bb9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8903cc9-e140-47c9-957a-4f490dcff49b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8903cc9-e140-47c9-957a-4f490dcff49b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzU0YTQwZWItZjQ3NTBhYmMtZWI0YWI0OC1lZjc2MGM5OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8903cc9-e140-47c9-957a-4f490dcff49b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b78351bc-bc44-411f-b58c-af54a4052639, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b78351bc-bc44-411f-b58c-af54a4052639, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b78351bc-bc44-411f-b58c-af54a4052639, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmYxZDZlNmMtNTkyODk0ZDctZjZmNjJmNWMtYmQ4ZGIyZDk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 29683b7a-59e6-4363-8640-9205ea830988, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 29683b7a-59e6-4363-8640-9205ea830988, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmYxZDZlNmMtNTkyODk0ZDctZjZmNjJmNWMtYmQ4ZGIyZDk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 29683b7a-59e6-4363-8640-9205ea830988, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70b010a2-cc26-4b6d-b611-e194f6233340, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70b010a2-cc26-4b6d-b611-e194f6233340, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmYxZDZlNmMtNTkyODk0ZDctZjZmNjJmNWMtYmQ4ZGIyZDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70b010a2-cc26-4b6d-b611-e194f6233340, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cd7dbb8b-94e2-4d08-ac51-d1f69bd84988, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cd7dbb8b-94e2-4d08-ac51-d1f69bd84988, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cd7dbb8b-94e2-4d08-ac51-d1f69bd84988, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MmU0YjEyODctZjQzZjRkMWMtMmM5ZTY5NWQtNDEyOGMwNGE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5c719b7a-c8ad-4776-bf61-e13a78a7b7a9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5c719b7a-c8ad-4776-bf61-e13a78a7b7a9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmU0YjEyODctZjQzZjRkMWMtMmM5ZTY5NWQtNDEyOGMwNGE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5c719b7a-c8ad-4776-bf61-e13a78a7b7a9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abc1b94b-12e5-489e-930c-485fdd6dab77, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abc1b94b-12e5-489e-930c-485fdd6dab77, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MmU0YjEyODctZjQzZjRkMWMtMmM5ZTY5NWQtNDEyOGMwNGE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abc1b94b-12e5-489e-930c-485fdd6dab77, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6c880843-f8e0-4965-858c-80b6c54001a2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6c880843-f8e0-4965-858c-80b6c54001a2, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6c880843-f8e0-4965-858c-80b6c54001a2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGNiNDcwOTEtOWJlNjU0YTYtYzRjYTJlODctNTUxZWQ4NjI=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 695e224a-ab84-4b4b-8ea1-0e3181cd1ff9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 695e224a-ab84-4b4b-8ea1-0e3181cd1ff9, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGNiNDcwOTEtOWJlNjU0YTYtYzRjYTJlODctNTUxZWQ4NjI=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 695e224a-ab84-4b4b-8ea1-0e3181cd1ff9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8bc9261-4910-4b17-a7b6-294fb7516cca, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8bc9261-4910-4b17-a7b6-294fb7516cca, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGNiNDcwOTEtOWJlNjU0YTYtYzRjYTJlODctNTUxZWQ4NjI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8bc9261-4910-4b17-a7b6-294fb7516cca, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 45940d3f-b225-45c0-a314-b2d0476c2c28, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 45940d3f-b225-45c0-a314-b2d0476c2c28, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 45940d3f-b225-45c0-a314-b2d0476c2c28, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDI2NWQ0ZTQtZmFiZGY3YTctODMzNjUxZjUtYTY2Mzg2MzE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 92642865-db85-42c2-af7f-9b8f9656e7b0, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 92642865-db85-42c2-af7f-9b8f9656e7b0, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDI2NWQ0ZTQtZmFiZGY3YTctODMzNjUxZjUtYTY2Mzg2MzE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 92642865-db85-42c2-af7f-9b8f9656e7b0, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8da3ff7-cd8b-41c9-8be0-30fa23bf2a49, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8da3ff7-cd8b-41c9-8be0-30fa23bf2a49, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDI2NWQ0ZTQtZmFiZGY3YTctODMzNjUxZjUtYTY2Mzg2MzE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8da3ff7-cd8b-41c9-8be0-30fa23bf2a49, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 446eed3b-6e5e-4bff-9abb-8b4deb53e664, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 446eed3b-6e5e-4bff-9abb-8b4deb53e664, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 446eed3b-6e5e-4bff-9abb-8b4deb53e664, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=Njk5ZmRhMzAtOTZlNzE2MjgtYzljMmQ0NzEtNzQ2NjJiOWE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 72b39c34-1eb8-43a1-9220-11f93051f95f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 72b39c34-1eb8-43a1-9220-11f93051f95f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Njk5ZmRhMzAtOTZlNzE2MjgtYzljMmQ0NzEtNzQ2NjJiOWE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 72b39c34-1eb8-43a1-9220-11f93051f95f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97b8b56f-72ef-4be1-abb0-30969347229d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97b8b56f-72ef-4be1-abb0-30969347229d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=Njk5ZmRhMzAtOTZlNzE2MjgtYzljMmQ0NzEtNzQ2NjJiOWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97b8b56f-72ef-4be1-abb0-30969347229d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1ce981ba-9203-4e51-9e5f-a74e10904fe5, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1ce981ba-9203-4e51-9e5f-a74e10904fe5, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1ce981ba-9203-4e51-9e5f-a74e10904fe5, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjU0MDM1NzItNGJhMWQ3ZDgtZDViZTZkYy00MTc0ZTRhMA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e9fc6941-2e99-46c2-be36-573db7e4d501, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e9fc6941-2e99-46c2-be36-573db7e4d501, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjU0MDM1NzItNGJhMWQ3ZDgtZDViZTZkYy00MTc0ZTRhMA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e9fc6941-2e99-46c2-be36-573db7e4d501, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31660015-a723-4bc1-85ec-d19fd3fad576, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31660015-a723-4bc1-85ec-d19fd3fad576, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjU0MDM1NzItNGJhMWQ3ZDgtZDViZTZkYy00MTc0ZTRhMA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31660015-a723-4bc1-85ec-d19fd3fad576, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2acae6e7-74b5-465e-9ec6-ba0679df9ee7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2acae6e7-74b5-465e-9ec6-ba0679df9ee7, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2acae6e7-74b5-465e-9ec6-ba0679df9ee7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDUyY2ViNy1kNzBjNDRjMC1lYzM4MGRkYy05YzY0YTJi" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 55dd72c7-8207-4dd4-aabf-0d92f6f92d48, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 55dd72c7-8207-4dd4-aabf-0d92f6f92d48, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDUyY2ViNy1kNzBjNDRjMC1lYzM4MGRkYy05YzY0YTJi" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 55dd72c7-8207-4dd4-aabf-0d92f6f92d48, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12e9d407-8db0-4955-a363-971703c6fd78, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12e9d407-8db0-4955-a363-971703c6fd78, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDUyY2ViNy1kNzBjNDRjMC1lYzM4MGRkYy05YzY0YTJi" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12e9d407-8db0-4955-a363-971703c6fd78, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 741de7dd-69ad-43ba-89ba-c7d5b499b864, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 741de7dd-69ad-43ba-89ba-c7d5b499b864, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 741de7dd-69ad-43ba-89ba-c7d5b499b864, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MTQ1ZTNmNmQtMWE3MTA2OWItYTBiNWIzMWEtZmYzZDUyYjQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 31a0e67c-4fb5-43d9-8184-a1be6e816ff7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 31a0e67c-4fb5-43d9-8184-a1be6e816ff7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTQ1ZTNmNmQtMWE3MTA2OWItYTBiNWIzMWEtZmYzZDUyYjQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 31a0e67c-4fb5-43d9-8184-a1be6e816ff7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cd9ba57-ff05-46fd-8d30-69cb84d29f9b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cd9ba57-ff05-46fd-8d30-69cb84d29f9b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MTQ1ZTNmNmQtMWE3MTA2OWItYTBiNWIzMWEtZmYzZDUyYjQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cd9ba57-ff05-46fd-8d30-69cb84d29f9b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9815b3e9-0722-462b-bac1-91e92f61f627, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9815b3e9-0722-462b-bac1-91e92f61f627, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9815b3e9-0722-462b-bac1-91e92f61f627, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTBjYjgzNTYtYTY4ZDYzOTAtNzgyODUyNTUtNWJmZWIzZDk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d7688ee3-6397-4786-b8ae-9bf3a78e7d53, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d7688ee3-6397-4786-b8ae-9bf3a78e7d53, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTBjYjgzNTYtYTY4ZDYzOTAtNzgyODUyNTUtNWJmZWIzZDk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d7688ee3-6397-4786-b8ae-9bf3a78e7d53, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bec7eb63-30f6-4e17-9799-d00a1918e231, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bec7eb63-30f6-4e17-9799-d00a1918e231, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NTBjYjgzNTYtYTY4ZDYzOTAtNzgyODUyNTUtNWJmZWIzZDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bec7eb63-30f6-4e17-9799-d00a1918e231, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 916ce103-314a-481e-a881-f79e43f9d99e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 916ce103-314a-481e-a881-f79e43f9d99e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 916ce103-314a-481e-a881-f79e43f9d99e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OWY5Yzc1MjQtNDZkZmQ5ODAtODg3N2VhNTgtZTZiZTQ2YmY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 7a0c0709-f336-46ac-9c8d-1332046f7219, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 7a0c0709-f336-46ac-9c8d-1332046f7219, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWY5Yzc1MjQtNDZkZmQ5ODAtODg3N2VhNTgtZTZiZTQ2YmY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 7a0c0709-f336-46ac-9c8d-1332046f7219, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6874410b-2119-46be-8137-f35e21363834, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6874410b-2119-46be-8137-f35e21363834, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OWY5Yzc1MjQtNDZkZmQ5ODAtODg3N2VhNTgtZTZiZTQ2YmY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6874410b-2119-46be-8137-f35e21363834, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b3118903-b084-47e3-8ee8-d56e3924aafe, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b3118903-b084-47e3-8ee8-d56e3924aafe, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b3118903-b084-47e3-8ee8-d56e3924aafe, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODk3ZmFhNGQtZTg2ZTU3Y2UtYzI4N2JkMGItMjA5OTM4Mzk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, dd3fb61f-ab97-42c2-879d-304f5c2a08b2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, dd3fb61f-ab97-42c2-879d-304f5c2a08b2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODk3ZmFhNGQtZTg2ZTU3Y2UtYzI4N2JkMGItMjA5OTM4Mzk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, dd3fb61f-ab97-42c2-879d-304f5c2a08b2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fcf18e6-2280-4817-aa7d-00230adcc84e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fcf18e6-2280-4817-aa7d-00230adcc84e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODk3ZmFhNGQtZTg2ZTU3Y2UtYzI4N2JkMGItMjA5OTM4Mzk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fcf18e6-2280-4817-aa7d-00230adcc84e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3a2aab22-3fbd-4e97-9b4c-3b3efce44fa9, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3a2aab22-3fbd-4e97-9b4c-3b3efce44fa9, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3a2aab22-3fbd-4e97-9b4c-3b3efce44fa9, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ODI5MWFmZGYtNDAwYWRjZGItYmRiZWE0ZWYtMTczNDM2Zjc=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 71c3eb15-f36d-4c04-8092-e3faf3103985, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 71c3eb15-f36d-4c04-8092-e3faf3103985, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODI5MWFmZGYtNDAwYWRjZGItYmRiZWE0ZWYtMTczNDM2Zjc=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 71c3eb15-f36d-4c04-8092-e3faf3103985, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1189f549-2b0f-47b3-802f-13b497abebc6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1189f549-2b0f-47b3-802f-13b497abebc6, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ODI5MWFmZGYtNDAwYWRjZGItYmRiZWE0ZWYtMTczNDM2Zjc=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1189f549-2b0f-47b3-802f-13b497abebc6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f4f5a0f2-1d13-4f1a-9ddc-110d0efc9716, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f4f5a0f2-1d13-4f1a-9ddc-110d0efc9716, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f4f5a0f2-1d13-4f1a-9ddc-110d0efc9716, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NmRmZGE5YzgtMjQ3NTQ1OWEtY2Q1NDE5MzYtOWZmZmMwMTM=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, cded94c7-4e04-4fdb-a641-44129a51e47f, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, cded94c7-4e04-4fdb-a641-44129a51e47f, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmRmZGE5YzgtMjQ3NTQ1OWEtY2Q1NDE5MzYtOWZmZmMwMTM=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, cded94c7-4e04-4fdb-a641-44129a51e47f, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6f1b7c3-3d23-49ed-9ce8-2efcd554f4bf, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6f1b7c3-3d23-49ed-9ce8-2efcd554f4bf, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NmRmZGE5YzgtMjQ3NTQ1OWEtY2Q1NDE5MzYtOWZmZmMwMTM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6f1b7c3-3d23-49ed-9ce8-2efcd554f4bf, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, aca16b1b-3c36-4df4-83cf-95557c2ae7c6, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aca16b1b-3c36-4df4-83cf-95557c2ae7c6, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aca16b1b-3c36-4df4-83cf-95557c2ae7c6, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDBhMTg3MTctZTM2ZTVmNDAtNzRhZDQzMGEtYzE3MmViNDk=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, f5c0a6ec-f29b-4781-b951-4c15dab56572, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, f5c0a6ec-f29b-4781-b951-4c15dab56572, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDBhMTg3MTctZTM2ZTVmNDAtNzRhZDQzMGEtYzE3MmViNDk=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, f5c0a6ec-f29b-4781-b951-4c15dab56572, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e010979-246e-4871-8690-319b720bbdba, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e010979-246e-4871-8690-319b720bbdba, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDBhMTg3MTctZTM2ZTVmNDAtNzRhZDQzMGEtYzE3MmViNDk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e010979-246e-4871-8690-319b720bbdba, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 06c0d971-bb8a-45ba-b028-1606ef687d0e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 06c0d971-bb8a-45ba-b028-1606ef687d0e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 06c0d971-bb8a-45ba-b028-1606ef687d0e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=OTQ2M2MwOWItMmYyNjY1MWUtNDRlODE2N2EtN2FiNGQzZGU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, e64e4e3f-4acf-4d2e-b7e5-05ebcf9c5a53, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, e64e4e3f-4acf-4d2e-b7e5-05ebcf9c5a53, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTQ2M2MwOWItMmYyNjY1MWUtNDRlODE2N2EtN2FiNGQzZGU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, e64e4e3f-4acf-4d2e-b7e5-05ebcf9c5a53, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78c94042-f613-492a-84cf-8c69de31a5cd, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c94042-f613-492a-84cf-8c69de31a5cd, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=OTQ2M2MwOWItMmYyNjY1MWUtNDRlODE2N2EtN2FiNGQzZGU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c94042-f613-492a-84cf-8c69de31a5cd, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6dc37810-85f1-4206-b110-a31f769db965, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6dc37810-85f1-4206-b110-a31f769db965, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6dc37810-85f1-4206-b110-a31f769db965, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YmFiMjAxZmYtNjE1ODg5MTQtOWRhODUyYzctNjYyNzBkMDY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d8a1b6ba-d0cf-4447-b9f1-0d4750976e6a, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d8a1b6ba-d0cf-4447-b9f1-0d4750976e6a, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmFiMjAxZmYtNjE1ODg5MTQtOWRhODUyYzctNjYyNzBkMDY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d8a1b6ba-d0cf-4447-b9f1-0d4750976e6a, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 032a7a36-f977-4d43-a424-ab3a7546c657, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 032a7a36-f977-4d43-a424-ab3a7546c657, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YmFiMjAxZmYtNjE1ODg5MTQtOWRhODUyYzctNjYyNzBkMDY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 032a7a36-f977-4d43-a424-ab3a7546c657, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 32f0e178-ecec-42e1-91c4-95c7864e16ce, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 32f0e178-ecec-42e1-91c4-95c7864e16ce, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 32f0e178-ecec-42e1-91c4-95c7864e16ce, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDU1MjNmZTgtMTIwZjhhNzUtMzRjY2YyODktOWNiM2I5YzA=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 2fa16ab6-18e0-4eb1-917d-287cd76f5554, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 2fa16ab6-18e0-4eb1-917d-287cd76f5554, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDU1MjNmZTgtMTIwZjhhNzUtMzRjY2YyODktOWNiM2I5YzA=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 2fa16ab6-18e0-4eb1-917d-287cd76f5554, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edb06f9d-8e9b-448e-8ad2-1da5ebcf5709, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edb06f9d-8e9b-448e-8ad2-1da5ebcf5709, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDU1MjNmZTgtMTIwZjhhNzUtMzRjY2YyODktOWNiM2I5YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edb06f9d-8e9b-448e-8ad2-1da5ebcf5709, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1aeb4c3b-27c7-4c25-8157-af33e66d93fb, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1aeb4c3b-27c7-4c25-8157-af33e66d93fb, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1aeb4c3b-27c7-4c25-8157-af33e66d93fb, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NDhiZjE5MWUtYmFjYjgwODAtYjMwZmQ2NTAtYTljYzliMTQ=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 4aa19453-ac65-464c-8842-1878ba982c32, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 4aa19453-ac65-464c-8842-1878ba982c32, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDhiZjE5MWUtYmFjYjgwODAtYjMwZmQ2NTAtYTljYzliMTQ=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 4aa19453-ac65-464c-8842-1878ba982c32, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a4eed1c-6022-48b2-b90f-cd3c4d6e5424, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a4eed1c-6022-48b2-b90f-cd3c4d6e5424, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NDhiZjE5MWUtYmFjYjgwODAtYjMwZmQ2NTAtYTljYzliMTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a4eed1c-6022-48b2-b90f-cd3c4d6e5424, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e1037127-8f28-402e-8b47-33491f871123, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e1037127-8f28-402e-8b47-33491f871123, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e1037127-8f28-402e-8b47-33491f871123, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NzliNjU5NjItMzQ5MDM0N2EtNjY1YmVmYS02NjlhMjlkNQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 86c429b7-1341-43b9-a67a-0a529bc84549, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 86c429b7-1341-43b9-a67a-0a529bc84549, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzliNjU5NjItMzQ5MDM0N2EtNjY1YmVmYS02NjlhMjlkNQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 86c429b7-1341-43b9-a67a-0a529bc84549, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 200c90ca-9139-41bc-b506-ba36bc809eda, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 200c90ca-9139-41bc-b506-ba36bc809eda, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NzliNjU5NjItMzQ5MDM0N2EtNjY1YmVmYS02NjlhMjlkNQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 200c90ca-9139-41bc-b506-ba36bc809eda, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 99ff07b8-9c55-4e3f-8c13-176f361704e7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 99ff07b8-9c55-4e3f-8c13-176f361704e7, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 99ff07b8-9c55-4e3f-8c13-176f361704e7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YzlkMjE4NTctYWQ0MzUwNDEtOWUyZWNmZTctZmE1MTIzOWU=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, d53a4a16-89ab-46be-90af-9d60b4da447e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, d53a4a16-89ab-46be-90af-9d60b4da447e, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzlkMjE4NTctYWQ0MzUwNDEtOWUyZWNmZTctZmE1MTIzOWU=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, d53a4a16-89ab-46be-90af-9d60b4da447e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79ba917f-4fe4-4379-bc9a-0af38ab30a8b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79ba917f-4fe4-4379-bc9a-0af38ab30a8b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=YzlkMjE4NTctYWQ0MzUwNDEtOWUyZWNmZTctZmE1MTIzOWU=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79ba917f-4fe4-4379-bc9a-0af38ab30a8b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6e6b114b-400d-4be5-8635-6fd16e506901, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6e6b114b-400d-4be5-8635-6fd16e506901, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6e6b114b-400d-4be5-8635-6fd16e506901, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZjVhOGFiMS1kNjVjY2U4MS1iMTQxNDcyZS03NjgyMjI4OQ==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 59a83bf8-9602-4bfc-b4b9-383650a3f0a2, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 59a83bf8-9602-4bfc-b4b9-383650a3f0a2, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjVhOGFiMS1kNjVjY2U4MS1iMTQxNDcyZS03NjgyMjI4OQ==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 59a83bf8-9602-4bfc-b4b9-383650a3f0a2, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b425a2aa-b621-4554-9214-0ab93ed7e194, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b425a2aa-b621-4554-9214-0ab93ed7e194, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZjVhOGFiMS1kNjVjY2U4MS1iMTQxNDcyZS03NjgyMjI4OQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b425a2aa-b621-4554-9214-0ab93ed7e194, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fd77c560-f424-4423-a9c7-fbc932692647, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fd77c560-f424-4423-a9c7-fbc932692647, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fd77c560-f424-4423-a9c7-fbc932692647, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZGFiNWI4NTEtZGEwZGRjYS01OWI3YmQwNC0xYjIzZDI3MA==" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 5cd574bd-581d-4cad-9a98-965106a33d43, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 5cd574bd-581d-4cad-9a98-965106a33d43, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGFiNWI4NTEtZGEwZGRjYS01OWI3YmQwNC0xYjIzZDI3MA==" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 5cd574bd-581d-4cad-9a98-965106a33d43, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 104c8f2d-da58-4fd8-a681-582ce52d454b, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 104c8f2d-da58-4fd8-a681-582ce52d454b, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZGFiNWI4NTEtZGEwZGRjYS01OWI3YmQwNC0xYjIzZDI3MA==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 104c8f2d-da58-4fd8-a681-582ce52d454b, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eab6082c-8511-4370-8a03-0e2792ac7a2e, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eab6082c-8511-4370-8a03-0e2792ac7a2e, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eab6082c-8511-4370-8a03-0e2792ac7a2e, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NWEyYzQ3NDEtMWUxZTZhNzEtYzNhOGM0NjgtNWE5OTg3YzY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, b3a31e55-e644-42d0-973e-e5208ab798ce, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, b3a31e55-e644-42d0-973e-e5208ab798ce, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWEyYzQ3NDEtMWUxZTZhNzEtYzNhOGM0NjgtNWE5OTg3YzY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, b3a31e55-e644-42d0-973e-e5208ab798ce, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e0645da-3caa-4dbf-bb21-1acd38d271e8, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e0645da-3caa-4dbf-bb21-1acd38d271e8, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=NWEyYzQ3NDEtMWUxZTZhNzEtYzNhOGM0NjgtNWE5OTg3YzY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e0645da-3caa-4dbf-bb21-1acd38d271e8, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e7fd391e-7d7c-4450-bca5-e69f2727b2a3, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e7fd391e-7d7c-4450-bca5-e69f2727b2a3, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e7fd391e-7d7c-4450-bca5-e69f2727b2a3, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDU3NjE3NWUtOTEzZWU0OGMtNmNhOTI2ZDgtNjhhMTU2ZWY=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, cf9ed697-ea01-4bb6-ab3c-266acf74a7db, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, cf9ed697-ea01-4bb6-ab3c-266acf74a7db, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDU3NjE3NWUtOTEzZWU0OGMtNmNhOTI2ZDgtNjhhMTU2ZWY=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, cf9ed697-ea01-4bb6-ab3c-266acf74a7db, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 524c87e8-40cd-4a85-ab46-92cfeb9cd65d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 524c87e8-40cd-4a85-ab46-92cfeb9cd65d, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=ZDU3NjE3NWUtOTEzZWU0OGMtNmNhOTI2ZDgtNjhhMTU2ZWY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 524c87e8-40cd-4a85-ab46-92cfeb9cd65d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d8b7588e-fbdb-4d31-8e1d-5bdc76a7f82d, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d8b7588e-fbdb-4d31-8e1d-5bdc76a7f82d, ghrun-pabuy7zjau.auto.internal:5429): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d8b7588e-fbdb-4d31-8e1d-5bdc76a7f82d, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=MjA2YmUyZmEtNmU2MTE0MWMtY2VlYzMxMjktMzhlZGRmMmE=" } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(DescribeTable, 51bab4f9-c4e8-41fc-9b6b-c0c678ea5360, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribeTable, 51bab4f9-c4e8-41fc-9b6b-c0c678ea5360, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjA2YmUyZmEtNmU2MTE0MWMtY2VlYzMxMjktMzhlZGRmMmE=" path: "/Root/orders" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribeTable, 51bab4f9-c4e8-41fc-9b6b-c0c678ea5360, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.DescribeTableResult] { self { name: "orders" owner: "root@builtin" type: TABLE effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762428705190 tx_id: 281474976710740 } } columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } primary_key: "id" storage_settings { store_external_blobs: DISABLED } column_families { name: "default" compression: COMPRESSION_NONE } partitioning_settings { partitioning_by_size: ENABLED partition_size_mb: 2048 partitioning_by_load: DISABLED min_partitions_count: 1 } read_replicas_settings { any_az_read_replicas_count: 0 } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aa25fc5-2024-4e8c-a126-92c55d5860b7, ghrun-pabuy7zjau.auto.internal:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aa25fc5-2024-4e8c-a126-92c55d5860b7, ghrun-pabuy7zjau.auto.internal:5429): request = { session_id: "ydb://session/3?node_id=1&id=MjA2YmUyZmEtNmU2MTE0MWMtY2VlYzMxMjktMzhlZGRmMmE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "PRAGMA TablePathPrefix(\"/Root\"); SELECT `id`, `number`, `txt` FROM orders ORDER BY `id`;" } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aa25fc5-2024-4e8c-a126-92c55d5860b7, ghrun-pabuy7zjau.auto.internal:5429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { result_sets { columns { name: "id" type { optional_type { item { type_id: UINT32 } } } } columns { name: "number" type { optional_type { item { type_id: UINT64 } } } } columns { name: "txt" type { optional_type { item { type_id: STRING } } } } rows { items { uint32_value: 1 } items { uint64_value: 10 } items { bytes_value: "one" } } rows { items { uint32_value: 2 } items { uint64_value: 20 } items { bytes_value: "two" } } rows { items { uint32_value: 3 } items { uint64_value: 30 } items { bytes_value: "three" } } format: FORMAT_VALUE } tx_meta { } } } } }
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 22a84822-6528-45dd-9154-f1879817b2f0, localhost:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 22a84822-6528-45dd-9154-f1879817b2f0, localhost:5429): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 22a84822-6528-45dd-9154-f1879817b2f0, localhost:5429): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:5429". 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:5429
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7044c96c-e2f9-45e2-bd8e-9efcbefdf5c9, localhost:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7044c96c-e2f9-45e2-bd8e-9efcbefdf5c9, localhost:5429): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7044c96c-e2f9-45e2-bd8e-9efcbefdf5c9, localhost:5429): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:5429". 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:5429
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a55b85b0-6886-45d3-a133-6249911eef2e, localhost:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a55b85b0-6886-45d3-a133-6249911eef2e, localhost:5429): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a55b85b0-6886-45d3-a133-6249911eef2e, localhost:5429): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:5429". 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:5429
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 28d31fcb-1467-4ddf-bb29-b22cff2c87d3, localhost:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 28d31fcb-1467-4ddf-bb29-b22cff2c87d3, localhost:5429): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 28d31fcb-1467-4ddf-bb29-b22cff2c87d3, localhost:5429): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:5429". 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:5429
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f6532f7e-ff8f-431a-bf2f-21947b35255f, localhost:5429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f6532f7e-ff8f-431a-bf2f-21947b35255f, localhost:5429): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f6532f7e-ff8f-431a-bf2f-21947b35255f, localhost:5429): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:5429". 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:5429
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:5429/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26657
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28959
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17669
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5429
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28955
============================== slowest durations ===============================
285.35s call     basic_user_scenarios.py::TestIncrementalChainRestoreAfterDeletion::test_incremental_chain_restore_when_tables_deleted
12.03s teardown basic_user_scenarios.py::TestIncrementalChainRestoreAfterDeletion::test_incremental_chain_restore_when_tables_deleted
3.76s setup    basic_user_scenarios.py::TestIncrementalChainRestoreAfterDeletion::test_incremental_chain_restore_when_tables_deleted
=========================== short test summary info ============================
FAILED basic_user_scenarios.py::TestIncrementalChainRestoreAfterDeletion::test_incremental_chain_restore_when_tables_deleted - AssertionError: Timeout waiting for table 'orders' rows to match expected (timeout 90s). Last error: None
================= 1 failed, 4 deselected in 301.69s (0:05:01) ==================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/000400/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.32s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/000417/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.29s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003f6/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.26s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003da/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.33s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003dc/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.36s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/000407/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.25s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003f2/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.28s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003f4/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.26s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003e5/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.28s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003fd/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.27s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003fa/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.27s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/000405/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.33s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003ed/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.37s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003e3/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.27s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003ee/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.25s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003e0/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.35s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/00040c/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.28s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003e7/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.27s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003f0/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.32s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003e1/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.24s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003ff/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.28s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003f8/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.19s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/00040a/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.33s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003e9/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.29s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/000419/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.25s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/000413/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.30s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/000402/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.25s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8cg8/0003de/ydb/tests/functional/backup_collection/test-results/py3test/testing_out_stuff/basic_user_scenarios/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 4 deselected / 2 selected

============================ 4 deselected in 0.32s =============================
